Referência/Calls/softDeleteCallLink
Calls

Remove link de chamada localmente

Soft-delete local; the pinned provider cannot revoke the remote URL.

Pro
DELETEhttp://localhost:8084/call/{instanceName}/links/{linkId}

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
linkIdpathobrigatório
string<uuid>

Sem descrição adicional.

Respostas

204

Deleted locally

Esta resposta não declara corpo.