Skip to main content
DELETE
Delete Reasons

Path Parameters

id
string
required

Id of the reason which needs to be deleted.

Response

200 - application/json

Reason deleted successfully.

success
boolean
Example:

true

message
string
Example:

"The reason with id spam has been deleted successfully."