v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-061971481.8 MB
Api20100401Participant

Kick a participant from a given conference

Kick a participant from a given conference

delete/2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants/{CallSid}.json

Path parameters

AccountSidstring required

The SID of the Account that created the Participant resources to delete.

ConferenceSidstring required

The SID of the conference with the participants to delete.

CallSidstring required

The Call SID or label of the participant to delete. Non URL safe characters in a label must be percent encoded, for example, a space character is represented as %20.

Response

The resource was deleted successfully.