Skip to main content
DELETE
Delete Inbox

Autorizações

api_access_token
string
header
obrigatório

Parâmetros de caminho

id
string<uuid>
obrigatório

ID of the inbox

Resposta

Inbox deleted successfully

success
boolean
obrigatório
Exemplo:

true

data
object | null
obrigatório

Null for delete operations

Exemplo:

null

meta
object
obrigatório
message
string
obrigatório

Success message

Exemplo:

"Inbox deleted successfully"