Delete a term by its ID

delete/terms/{termId}
Internal-Use Only

Deletes a term by referencing its ID.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
termId
string
true

The ID of the term.

Responses

StatusMeaningDescription
204No ContentThe request succeeded.
403ForbiddenThe user does not have permission to complete this request.Schema