Delete a glossary term

Delete a glossary term by its id. Any availability rule attached to the term is removed with it.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

glossary_term_idstringRequired
The id of the glossary term

Response

No Content

Errors

401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error