Approve a whitelisted address

This endpoint approves a whitelisted address.
Required role: WhitelistedAddressApprover.

Body Params
string
required

Signature for the approval. To compute the signature use the following formula: base64(ecdsa_sign(sha256([hex(sha256(req1_metadata)),hex(sha256(req2_metadata)),hex(sha256(req3_metadata))]))).

string
required

An optional comment to be added to the approval.

whitelistedAddressIds
array of strings

deprecated: use the ids parameter instead

whitelistedAddressIds
ids
array of strings
required

List of whitelisted address IDs to approve. The list must be sorted in ascending order.

ids*
boolean

For large numbers of approvals, will store them and process them in background

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.