cURL
curl --request DELETE \ --url https://east.sandbox.spade.com/users/{userId}/categories/{id} \ --header 'X-Api-Key: <api-key>'
This response does not have an example.
Delete a custom user-level category.
To learn more about user category personalization, please read the User Category Personalization Guide.
The userId of the relevant user.
userId
The id of the relevant category.
id
Successful operation