Skip to main content
DELETE
/
configuration
/
v1
/
custom-vocabularies
/
{customVocabularyId}
Delete a custom vocabulary
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>'
{
  "error": {
    "requestId": "8e033668-9f1a-11ec-b909-0242ac120002",
    "code": "400-01",
    "message": "Bad request"
  }
}

Authorizations

asapp-api-id
string
header
required
asapp-api-secret
string
header
required

Path Parameters

customVocabularyId
string
required

Identifier of the custom vocabulary

Response

Deletes custom vocabulary