🔐
DELETE /communities/:communityId/nftTypes/:nftTypeId
Allows you to delete an NFT type that you added using the
POST /communities/:communityId/nftTypes
endpoint. Note that you cannot delete something that your community has not added via the API.204 No Content (no body)
Last modified 4mo ago