Documentação

Apagar uma transcrição

DELETE
/transcriptions/{id}

Apaga o texto e o áudio guardados. Não tem volta.

Autorização

bearerAuth
AuthorizationBearer <token>

Em: header

Parâmetros no caminho

id*string
Match^tr_[0-9A-Za-z]{22}$

Resposta

application/json

application/json

curl -X DELETE "https://example.com/transcriptions/tr_8Hc2kQ9mZr4TpX1vLb7NwE"
Empty