Staff
Post Staff Logbook
POST
/
staff
/
logbook
/
{workspaceId}
/
{staffId}
There is a more advanced version of this endpoint that allows for uploading files and videos.
However, this API uses multipart encoding instead of JSON, so it has been omitted from this documentation and the Swagger reference.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
workspaceId
string
requiredstaffId
string
requiredBody
application/json
message
string
requiredtype
enum<string>
requiredAvailable options:
promotion
, note
, demotion
, warning
, termination
, suspension
, warning revocation
, reminder
, deprovisioned
expiry
string
Response
200 - application/json
_id
string
requiredauthor
string
requiredworkspace
string
requiredstaff_id
string
requiredtype
string
requiredmessage
string
requiredfiles
string[]
requiredvideos
string[]
requiredcreatedAt
string
requiredupdatedAt
string
requiredexpired
boolean
expiration
string