Skip to main content
DELETE
Delete Contact Avatar

Autorizações

api_access_token
string
header
obrigatório

Parâmetros de caminho

id
string<uuid>
obrigatório

ID of the contact

Resposta

Avatar deleted successfully

success
boolean
Exemplo:

true

data
object | null

Updated contact data (null for delete operations)

Exemplo:

null

meta
object
message
string

Success message

Exemplo:

"Avatar deleted successfully"