admin
calls

Update Call Participants

put/admin/calls/{call_id}/participants

Path parameters

call_idstring uuid required

Request body

Response

Successful Response

association_idstring uuid required
user_idstring nullable
guest_idstring uuid nullable
guest_namestring nullable
guest_emailstring nullable
role'PRIMARY' | 'SECONDARY' | 'GUEST' required
first_namestring nullable
last_namestring nullable
user_notestring nullable
is_first_callboolean nullable
status'PENDING' | 'CONFIRMED' | 'DECLINED'
updated_atstring date-time nullable
last_calendar_updatestring date-time nullable
analyst_call_namestring nullable
association_source_idstring uuid nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.