On-Call Schedule

Upsert On Call Assignment

Set the on-call user for a date (creates or replaces the assignment).

put/on-call-schedule/assignments/{assignment_date}

Path parameters

assignment_datestring date required

Request body

user_idstring uuid required

User to put on call for this date

Response

Successful Response

assignment_datestring date required

Date this assignment applies to (in the firm's timezone)

user_idstring uuid required

User on call for this date

Changes

No recorded changes to this endpoint across all 2 revisions of this API.