Delete a draft term by its ID

delete/terms/{termId}/draft
Internal-Use Only

Deletes a draft 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
404Not FoundThe specified resource was not found.Schema