+49 69 83008980 service@xqueue.com
Benötigen Sie Hilfe?

Im Maileon Help-Center finden Sie umfassende Dokumentationen zu unserem System.

Beliebte Suchanfragen: Importe | Rest-API | Integrationen | SMS

Delete Contact Preference Category

Sie sind hier:
This method dewletes a contact preference category.

Request

DELETE https://api.maileon.com/1.0/contacts/preference_categories/:categoryName

Path Parameter

Name Description
categoryName The name of the contact preference category.

Example

DELETE https://api.maileon.com/1.0/contacts/preference_categories/Developers
Authorization: Basic: XXXXXXXXXXXXXXXX 


Status: 200 OK

Response Codes

HTTP status code Description
200 OK Category deleted successfully
400 Bad Request If there was an error in the submitted body.
404 Not Found If the contact preference category with the given name was not found.
Inhaltsverzeichnis