DELETE
/
staff
/
logbook
/
{workspaceId}
/
{staffId}
/
{logbookId}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

workspaceId
string
required
staffId
string
required
logbookId
string
required

Response

200 - application/json
success
boolean