Skip to main content
DELETE
Delete end reason

Authorizations

Authorization
string
header
required

Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}.

Path Parameters

tenantId
string<uuid>
required

Id of the tenant the end reasons belong to

endReasonId
string<uuid>
required

Id of the end reason

Response

Successful operation

success
boolean
Example:

true