Assign Record User
Assign an organization member to a Record. Idempotent: re-assigning an existing member returns the existing assignment.
post/records/{recordId}/assignees
Path parameters
recordIdstring required
Example:777
The ID of the Record to assign.
Request body
Response
The created (or existing) assignment.
Changes
Changed in 1 of the 37 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○