Delete a term by its ID

delete/terms/{termId}

Deletes a term by referencing its ID.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
termId
string
true

The ID of the term.

Responses

StatusMeaningDescription
204No Content

The request succeeded.

403Forbidden

The user does not have permission to complete this request.

Schema