Remove Role
DELETE /stablecoin/{stablecoinId}/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
role
required
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