Workspace
Create a Logbook Template
POST
/
workspace
/
logbook
/
templates
/
{workspaceId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
workspaceId
string
requiredBody
application/json
name
string
requiredcontent
string
requiredResponse
200 - application/json
_id
string
name
string
content
string
workspace
string
created_by
string
last_edited_by
string
createdAt
string
updatedAt
string