Generates the necessary data to sign the request for batch token destruction (burn)
POST/tokens/:tokenId/batchBurn/generateEip712TypedData
Generates the necessary data to sign the request for batch token destruction (burn). The only valid signatures are those of the token manager
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429
- 500
OK
Request with incorrect format
Unauthorized Client
Forbidden resource
Resource not found
Too many requests — rate limit exceeded
Response Headers
Retry-After
Number of seconds to wait before retrying
X-Request-Id
Correlation ID for this request. Include in support tickets. Also returned in the response body as requestId.
Example:
355dacbf-2e91-4d8b-8b4d-a5ffccec41a7Server error