Delete refusal reason
DELETE/v1/refusal-reasons/:reason_id
Deletes an unused non-system refusal reason. If existing refusal events already reference the reason, the endpoint returns 409; deactivate it instead by setting is_active to false.
Request
Responses
- 204
- 422
Successful Response
Validation Error