Skip to main content
PATCH
Update a logbook template

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required
templateId
string
required

Body

application/json
name
string
required
content
string
required

Response

200 - application/json

Default Response

_id
string
name
string
content
string
workspace
string
created_by
string
last_edited_by
string
createdAt
string<date-time>
updatedAt
string<date-time>