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
- 500
OK
Request with incorrect format
Unauthorized Client
Forbidden resource
Resource not found
Server error