v1
Cancel Copay Request
Cancel an existing Copay Request if the status is 'Pending' or 'Triage'.
post/v1/copay_request/cancel
Request body
Example request
{
"copay_request_token": "4526d90a",
"request_id": "bf11da52584eb54188bf8ebed33ef15f"
}Response
Accepted
Changes
No recorded changes to this endpoint across all 1 revision of this API.