Delete a term type by its ID

delete/termTypes/{termTypeId}

Deletes a term type by referencing its ID.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
termTypeId
string
true

The ID of the term type.

Responses

StatusMeaningDescription
204No Content

The request succeeded.

400Bad Request

Bad request (the request is not well-formed).

Schema
401Unauthorized

Not authenticated.

Schema
403Forbidden

The user does not have permission to complete this request.

Schema