cURL
curl --request DELETE \ --url https://east.sandbox.spade.com/categories/{id} \ --header 'X-Api-Key: <api-key>'
{ "details": "<string>" }
Delete a custom integration-level category.
To learn more about category personalization, please read the Category Personalization Guide.
The id of the relevant category.
id
Successful operation