Deletes a white label
DELETE {{baseUrl}}/api/whitelabel/:whitelabelIdentifier
Deletes the white label with the given id.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}