NFT Collections
Remove Royalties
Remove all royalties from a given collection. No new NFT sales will yield royalties to the creator.
This API is only supported on EVM Chains.
API scope required: collections.update
DELETE
This is an alpha API and subject to change.
Authorizations
Path Parameters
Collection identifier. For pre-built collections use IDs 'default-solana' or 'default-polygon'. use the result of the create-collection
endpoint to get the identifier for custom collections.
Was this page helpful?