cURL
curl --request DELETE \ --url https://api.sandbox.asapp.com/configuration/v1/custom-vocabularies/{customVocabularyId} \ --header 'asapp-api-id: <api-key>' \ --header 'asapp-api-secret: <api-key>'
This response does not have an example.
Deletes a custom vocabulary configuration
Identifier of the custom vocabulary
Deletes custom vocabulary
Was this page helpful?