Curations
Collection and item curation workflow
Returns all collection curations
Signed fetch authentication using Decentraland's ADR-44 specification. Multiple headers are used to provide the authentication chain.
List of curations
Unauthorized - authentication required or insufficient permissions
Returns the curation for a collection
Signed fetch authentication using Decentraland's ADR-44 specification. Multiple headers are used to provide the authentication chain.
Collection UUID
Collection curation
Unauthorized - authentication required or insufficient permissions
Resource not found
Conflict - resource already exists or is in an invalid state
Creates a new curation for a collection
Signed fetch authentication using Decentraland's ADR-44 specification. Multiple headers are used to provide the authentication chain.
Collection UUID
Curation created successfully
Bad request - invalid input
Unauthorized - authentication required or insufficient permissions
Resource not found
No content
Updates a collection curation
Signed fetch authentication using Decentraland's ADR-44 specification. Multiple headers are used to provide the authentication chain.
Collection UUID
Curation updated successfully
Bad request - invalid input
Unauthorized - authentication required or insufficient permissions
Resource not found
No content
Creates a forum post for curation assignee change
Signed fetch authentication using Decentraland's ADR-44 specification. Multiple headers are used to provide the authentication chain.
Collection UUID
Forum post created successfully
Unauthorized - authentication required or insufficient permissions
No content
Returns item curations for a collection
Signed fetch authentication using Decentraland's ADR-44 specification. Multiple headers are used to provide the authentication chain.
Collection UUID
List of item curations
Bad request - invalid input
Unauthorized - authentication required or insufficient permissions
Resource not found
No content
Returns the curation for an item
Signed fetch authentication using Decentraland's ADR-44 specification. Multiple headers are used to provide the authentication chain.
Item UUID
Item curation
Unauthorized - authentication required or insufficient permissions
Resource not found
No content
Creates a new curation for an item
Signed fetch authentication using Decentraland's ADR-44 specification. Multiple headers are used to provide the authentication chain.
Item UUID
Curation created successfully
Bad request - invalid input
Unauthorized - authentication required or insufficient permissions
Resource not found
Conflict - resource already exists or is in an invalid state
No content
Updates an item curation
Signed fetch authentication using Decentraland's ADR-44 specification. Multiple headers are used to provide the authentication chain.
Item UUID
Curation updated successfully
Bad request - invalid input
Unauthorized - authentication required or insufficient permissions
Resource not found
No content
Last updated