delete https://token-api-sandbox.venly.io/api/v3/erc1155/contracts///tokens//metadata/animationUrls
This endpoint is used to delete animationUrls
for a specific NFT.
Responses
400When the request contains invalid input
400When the request contains invalid input
401When the user is not authorized to access the resource
401When the user is not authorized to access the resource
403When a user doesn't have proper security authority
403When a user doesn't have proper security authority
404When a resource is not found
404When a resource is not found
405When the HttpMethod is not supported
405When the HttpMethod is not supported
415Usually when the input is not a valid json
415Usually when the input is not a valid json
500When there's an unexpected error
500When there's an unexpected error