Skip to content

Remove role

DELETE
/v2/stablecoin/{stablecoinId}/roles

Revoke a role from 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 remove

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

The resource has been successfully deleted.

object
id
required

The ID of the deleted resource

string
12345678-1234-1234-1234-123456789012
message
required

Success message

string
Deleted successfully

Bad Request

Unauthorized

Forbidden

Not Found

Internal Server Error