Delete a term type by its ID

delete/termTypes/{termTypeId}
Internal-Use Only

Deletes a term type by referencing its ID.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
termTypeId
string
true

The ID of the term type.

Responses

StatusMeaningDescription
204No ContentThe request succeeded.
400Bad RequestBad request (the request is not well-formed).Schema
401UnauthorizedNot authenticated.Schema
403ForbiddenThe user does not have permission to complete this request.Schema