Staff
Delete Logbook Entry
DELETE
/
staff
/
logbook
/
{workspaceId}
/
{staffId}
/
{logbookId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
workspaceId
string
requiredstaffId
string
requiredlogbookId
string
requiredResponse
200 - application/json
success
boolean