Delete a vocabulary entry
DELETE
api.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_idstringrequiredVocabulary term id returned by the list endpoint.
Last updated on