api
Cancel Copay Request
Cancel an existing Copay Request if the status is 'Pending' or 'Triage'.
post/api/v1/copay_request/cancel
Request body
Example request
{
"copay_request_token": "4526d90a",
"request_id": "bf11da52584eb54188bf8ebed33ef15f"
}Response
Accepted