RingCentral · Capability
RingCentral API — Call Control
RingCentral API — Call Control. 24 operations. Lead operation: Make CallOut. Self-contained Naftiko capability covering one Ringcentral business surface.
What You Can Do
POST
Createcalloutcallsession
— Make CallOut
/v1/restapi/v1-0/account/{accountid}/telephony/call-out
POST
Createconferencecallsession
— Start Conference Call Session
/v1/restapi/v1-0/account/{accountid}/telephony/conference
GET
Readcallsessionstatus
— Get Call Session Status
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}
DELETE
Deletecallsession
— Drop Call Session
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}
POST
Createcallpartywithbringin
— Bring-In Call Party
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}/parties/bring-in
GET
Readcallpartystatus
— Get Call Party Status
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}/parties/{partyid}
DELETE
Deletecallparty
— Delete Call Party
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}/parties/{partyid}
PATCH
Updatecallparty
— Update Call Party
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}/parties/{partyid}
POST
Answercallparty
— Answer Call Party
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}/parties/{partyid}/answer
POST
Bridgecallparty
— Bridge Call Party
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}/parties/{partyid}/bridge
POST
Callflipparty
— Call Flip on Party
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}/parties/{partyid}/flip
POST
Forwardcallparty
— Forward Call Party
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}/parties/{partyid}/forward
POST
Holdcallparty
— Hold Call Party
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}/parties/{partyid}/hold
POST
Ignorecallinqueue
— Ignore Call in Queue
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}/parties/{partyid}/ignore
POST
Callparkparty
— Call Park
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}/parties/{partyid}/park
POST
Pickupcallparty
— Pickup Call
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}/parties/{partyid}/pickup
POST
Startcallrecording
— Create Recording
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}/parties/{partyid}/recordings
PATCH
Pauseresumecallrecording
— Pause/Resume Recording
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}/parties/{partyid}/recordings/{recordingid}
POST
Rejectparty
— Reject Call Party
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}/parties/{partyid}/reject
POST
Replyparty
— Reply with Text
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}/parties/{partyid}/reply
POST
Supervisecallparty
— Supervise Call Party
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}/parties/{partyid}/supervise
POST
Transfercallparty
— Transfer Call Party
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}/parties/{partyid}/transfer
POST
Unholdcallparty
— Un-hold Call Party
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}/parties/{partyid}/unhold
POST
Supervisecallsession
— Supervise Call Session
/v1/restapi/v1-0/account/{accountid}/telephony/sessions/{telephonysessionid}/supervise
MCP Tools
make-callout
Make CallOut
start-conference-call-session
Start Conference Call Session
get-call-session-status
Get Call Session Status
read-only
idempotent
drop-call-session
Drop Call Session
idempotent
bring-call-party
Bring-In Call Party
get-call-party-status
Get Call Party Status
read-only
idempotent
delete-call-party
Delete Call Party
idempotent
update-call-party
Update Call Party
idempotent
answer-call-party
Answer Call Party
bridge-call-party
Bridge Call Party
call-flip-party
Call Flip on Party
forward-call-party
Forward Call Party
hold-call-party
Hold Call Party
ignore-call-queue
Ignore Call in Queue
call-park
Call Park
pickup-call
Pickup Call
create-recording
Create Recording
pause-resume-recording
Pause/Resume Recording
idempotent
reject-call-party
Reject Call Party
reply-text
Reply with Text
supervise-call-party
Supervise Call Party
transfer-call-party
Transfer Call Party
un-hold-call-party
Un-hold Call Party
supervise-call-session
Supervise Call Session