Skip to Content
API ReferenceVocabularyDelete a vocabulary entry

Delete a vocabulary entry

DELETEapi.vdclip.com/v1/vocabulary/{term_id}
AuthAuthorization: Bearer <token>scope: vdclip:assets:write

Remove a vocabulary entry by its term_id. Returns 204 No Content on success.

Path parameters

term_idstringrequired

Vocabulary term id returned by the list endpoint.

Last updated on