Approve a request

This endpoint approves a request.
Required role: RequestApprover.

Body Params
string
required

The signature of the request approval, in the form base64(ecdsa_sign(sha256([hex(sha256(req1_metadata)),hex(sha256(req2_metadata)),...hex(sha256(reqN_metadata))])))

string
required

A comment field for the request approval, can be used to indicate the approver, or reason for approval.

requestIds
array of strings

uint64; Deprecated: use the ids parameter instead

requestIds
ids
array of strings
required

uint64; The IDs of the requests to approve

ids*
boolean

Process the requests asynchronously (in the background). Use for large numbers of approvals

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json


  © 2026 Taurus SA. All rights reserved.