API ReferenceCancellation reasons

Delete cancellation reason

Delete an existing cancellation reason.

DELETE
/v1/cancellation_reasons/{cancellation_reason_id}

Authorization

authorization
AuthorizationBearer <token>

In: header

Path Parameters

cancellation_reason_id*string

Cancellation reason ID

Response Body

text/plain

application/json

application/json

curl -X DELETE "https://example.com/v1/cancellation_reasons/string"
""