For the complete documentation index, see llms.txt. This page is also available as Markdown.

Forum

Discourse forum integration

Create collection forum post

post
/collections/{id}/post

Creates a forum post for a collection

Authorizations
X-Identity-Auth-Chain-*stringRequired

Signed fetch authentication using Decentraland's ADR-44 specification. Multiple headers are used to provide the authentication chain.

Path parameters
idstring · uuidRequired

Collection UUID

Body
Responses
200

Forum post created successfully

application/json
okbooleanOptional
datastringOptional

Forum link

post/collections/{id}/post

Last updated