# Kick Conference All Removes all participants from a conference. Endpoint: DELETE /calling/v1/conferences/id/{conferenceId} Version: 1.0.1 Security: Basic, Signed ## Path parameters: - `conferenceId` (string, required) The unique identifier of the conference. The user sets this value. Example: "MyConfId" ## Response 204 fields