Add role
POST /v2/stablecoin/{stablecoinId}/roles
POST
/v2/stablecoin/{stablecoinId}/roles
Grant a role to a wallet for the stablecoin.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” stablecoinId
required
string
Header Parameters
Section titled “Header Parameters ” X-API-Key
string
API Key
X-API-Secret
string
API Secret
Request Body required
Section titled “Request Body required ”object
type
required
Type of role
string
role
required
Role to add
string
roleWalletId
required
Role wallet ID
string
signerWalletId
required
Signer wallet ID
string
Responses
Section titled “ Responses ”Role granted
object
id
required
ID of the created/deleted resource
string
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error