Referência/Calls/removeCallParticipant
Calls

Remove participante da chamada

Reserved; returns 501 with the pinned provider.

Pro
DELETEhttp://localhost:8084/call/{instanceName}/{callId}/participants/{participantId}

Autenticação

InstanceBearerobrigatório

JWT HS256 da própria instância.

Header
Authorization
Exemplo
Bearer <INSTANCE_TOKEN>

Parâmetros

instanceNamepathobrigatório
string

Nome publico da instancia

minLength 1
callIdpathobrigatório
string<uuid>

ID interno da chamada

participantIdpathobrigatório
string<uuid>

Sem descrição adicional.

Respostas

204

Removed

Esta resposta não declara corpo.