consumers

Create Account Cancellation

post/v2/consumers/{consumer_id}/cancel-account/

Path parameters

consumer_idstring required

Headers

Authorizationstring required

Bearer authentication

Request body

cancellation_reasonstring nullable
detailsstring nullable

Response

cancellation_reasonstring nullable
detailsstring nullable

Changes

Changed in 1 of the 3 revisions of this API.1

    • the cancellation_reason request property's maxLength was set to 200

      request-property-max-length-set