Skip to main content
DELETE
Delete a label

Description

This endpoint allows you to delete an existing label. When deleting a label, it will be removed from all chats that were using it.

URL Parameters

session
string
required
WhatsApp unique session ID
labelId
string
required
ID of the label to be deleted

Response

success
boolean
Indicates if the label was deleted successfully

Status Codes

  • 200 - Label deleted successfully
  • 400 - Invalid parameters
  • 401 - Unauthorized
  • 404 - Label not found

Usage Example

Authorizations

apikey
string
header
required

Your Wappfy API key (get it at dash.wappfy.com.br)

Path Parameters

labelId
string
required

Response

200 - application/json

The response is of type object.