Skip to content

Add role

POST
/v2/stablecoin/{stablecoinId}/roles

Grant a role to a wallet for the stablecoin.

stablecoinId
required
string
X-API-Key
string

API Key

X-API-Secret
string

API Secret

object
type
required

Type of role

string
Allowed values: ATTESTATION_MANAGER COLLATERALISED_TOKEN
role
required

Role to add

string
Allowed values: DEFAULT_ADMIN_ROLE VERIFIER_ROLE SUBMITTER_ROLE MINTER_ROLE PAUSER_ROLE BLACKLISTER_ROLE
roleWalletId
required

Role wallet ID

string
signerWalletId
required

Signer wallet ID

string

Role granted

object
id
required

ID of the created/deleted resource

string

Bad Request

Unauthorized

Forbidden

Not Found

Internal Server Error