Create Token Compliance Rules

Create an object of compliance rules for a token.

🔐 Access level: Only owners of the token.

Path Params
string
required
Body Params
string
enum
required

Rule type of the operation.

string

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

configuration
object

Configuration object for the operation.

Responses

204

Token compliance rule created. No further action needed.

400

Token compliance operation failed due to invalid data.

Token has not been deployed yet.

401

Unauthorized.

403

Token not manageable with this authentication.
The account must have a token account access with permission type OWNER.

404

Token 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