admin
calls

Create Call With Participants

Create a call with N analysts (PRIMARY + SECONDARY + GUEST). Atomic Call + CUA insert.

post/admin/calls/with-participants

Request body

tickerstring required
is_priorityboolean
priority_infoobject
is_high_convictionboolean

Response

Successful Response

call_idstring uuid required
tickerstring required
status'SCHEDULING' | 'CONFIRMED' | 'CANCELLED' | 'RESCHEDULING' | 'ARCHIVED' required
call_linkstring nullable
call_datestring date-time nullable
is_priorityboolean
priority_infoobject
is_high_convictionboolean

Changes

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