DELETE
/
api
/
{session}
/
labels
/
{labelId}
Excluir uma etiqueta
curl --request DELETE \
  --url https://api.wappfy.com.br/api/{session}/labels/{labelId} \
  --header 'apikey: <api-key>'
{}

Authorizations

apikey
string
header
required

Apikey

Path Parameters

labelId
string
required

Response

200 - application/json

The response is of type object.