Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The API version to use.
Available options:
v1
, v2
Query Parameters
Available options:
attachments
, author
, author.*
, comments
, comments.*
, document
, position
, specialty
, status
, unit
, unit.*
, user
, user.*
Body
application/json
The ID of the user this assignment record belongs to.
The type of assignment record.
Available options:
primary
, secondary
The ID of the status assigned to the user.
The ID of the unit assigned to the user.
The ID of the position assigned to the user.
The ID of the specialty assigned to the user.
The ID of the document associated with this assignment record.
The ID of the user who created this assignment record.
Additional notes or information about this assignment record. Supports HTML.
Maximum length:
65535
Response
OK