Update assignment record
Assignment Records
Update assignment record
PATCH
Update assignment record
Documentation Index
Fetch the complete documentation index at: https://docs.perscom.io/llms.txt
Use this file to discover all available pages before exploring further.
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 string length:
65535Response
OK