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