For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
POST /creators/{creatorUserUuid}/posts: added the new optional request property ‘collectionUuids’
PATCH /creators/{creatorUserUuid}/posts/{uuid}: added the new optional request property ‘collectionUuids’
- Added endpoint
DELETE /creators/{creatorUserUuid}/posts/{uuid}/pin
- Added endpoint
POST /creators/{creatorUserUuid}/posts/{uuid}/pin
POST /posts: added the new optional request property ‘collectionUuids’
- Added endpoint
DELETE /posts/{uuid}
PATCH /posts/{uuid}: added the new optional request property ‘collectionUuids’
- Added endpoint
DELETE /posts/{uuid}/pin
- Added endpoint
POST /posts/{uuid}/pin
- Added endpoint
GET /tracking-links/{uuid}/users/{userUuid}/metadata