Call Control
Delete Call Party
Deletes a party from a call session by ID. A party can be deleted only if supervised or parked. It is possible to delete only one conference participant per request.
delete/restapi/v1.0/account/{accountId}/telephony/sessions/{telephonySessionId}/parties/{partyId}
Path parameters
accountIdstring required
Internal identifier of the RingCentral account (can be set to "~" to indicate that the account associated with current authorization session should be used)
telephonySessionIdstring required
Internal identifier of a call session
partyIdstring required
Internal identifier of a call party
Response
No Content