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

Body Description

id
string
required

The Function ID

User needs to be authenticated

Response Description

Below you will see the description of the delete function response

message
string
required

Successful message