Referencia de APILabel
Delete Label by labelid
← Back to full API reference
DELETE
/v1/label/:labelIdAuth requiredRequest details
Path params
| Field | Required | Description |
|---|---|---|
| labelId | Yes | Required path parameter. |
Default payloads
Path params
json
{
"labelId": 1
}Query
json
{}Body
json
{}Sample response
json
{}