Create Token Compliance Rule Action

Update or delete a token compliance rule.

šŸ” Access level: Only owners of the token.

Path Params
string
required
string
required
Body Params
string
enum
required

Type of action to be implemented over the token compliance rule object: Update | Delete.

Allowed:
string

Token owner's wallet address. Please note that it should be a valid Ethereum address.

configuration
object
required

Configuration object for the operation. It must be defined for updating actions.

Responses

204

Token compliance rules action implemented successfully. No further action required.

400

Token compliance operation failed due to invalid data.
You are not allowed to manage compliance rules while token is in status DEPLOYING.
Invalid compliance configuration

401

Unauthorized.

403

Token not manageable with this authentication.

404

Token not found error.
Token compliance rule not found.

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json