latestOpenAPI 3.0.32026-08-224982,0272.8 MB
e445c15e5bee
Pending approval
Update pending approval
Updates the state of a pending approval to approved or rejected. You can manage pending approvals programmatically by API or with the BitGo web UI. Ensure your authentication token has the proper scope. When creating an access token in the web UI, check the permission, "Update Pending Approvals" (under "Account Settings" > "Developer Options" > "Access Tokens").
BitGo recommends that you create a webhook policy so that you can automate approving and rejecting transactions.
put/api/v2/pendingapprovals/{approvalId}
Path parameters
approvalIdstring required
Example:59cd72485007a239fb00282ed480da1f
The pending approval ID
Request body
Response
OK