Manage Request
Approve or deny a pending service request.
POST
Approve or deny one pending request in your broker account. Use the public request ID from the list requests endpoint.
Errors
All error responses usesuccess: false and an error object.
An
already_processed response can include the request’s current stored state.Authorizations
Send the API key in the Authorization bearer header. Production keys begin with sk_live_.
Path Parameters
Public request ID in REQ- followed by digits format; matching is case-insensitive.
Pattern:
^[Rr][Ee][Qq]-[0-9]+$Example:
"REQ-002167"
Body
application/json
Last modified on August 2, 2026

