DELETE
/
api
/
v1
/
credential
/
{id}
curl --request DELETE \
  --url https://chat.api.toolzz.com.br/api/v1/credential/{id} \
  --header 'Authorization: Bearer <token>'
{
  "message": "<string>"
}

Body Description

id
string
required

The ID of Credential must be a valid UUID

Response Description

Below you will see the description of the delete credential response

message
string
required

Successful message