• 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