Skip to content

Remove Role

DELETE
/stablecoin/{stablecoinId}/role

Remove a role from a wallet for a stablecoin

Authorizations

Parameters

Path Parameters

stablecoinId
required
string format: uuid

The ID of the stablecoin

Request Body required

object
type
required

Type of role

string
Allowed values: ATTESTATION_MANAGER COLLATERALISED_TOKEN
role
required
One of:

Available roles for attestation manager

string
Allowed values: SUBMITTER_ROLE VERIFIER_ROLE DEFAULT_ADMIN_ROLE
roleWalletId
required

Wallet ID to remove the role from

string format: uuid
signerWalletId
required

Wallet ID of the signer authorizing this change

string format: uuid

Responses

200

Role removed successfully

400

Bad Request

object
code
integer
400
message
string
Bad Request
details
string
Invalid input parameters