Changelog


  • GET /chats: the ‘data/items/createdAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /chats: the ‘data/items/lastMessage/sentAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /chats: the ‘data/items/lastMessageAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /chats: the ‘data/items/user/registeredAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /chats/lists/custom: the ‘data/items/createdAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • POST /chats/lists/custom: the ‘createdAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘201’
  • POST /chats/mass-messages: the ‘createdAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘201’
  • GET /chats/{userUuid}/messages: the ‘data/items/sentAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /creators: the ‘data/items/registeredAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /creators/{creatorUserUuid}/chats: the ‘data/items/createdAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /creators/{creatorUserUuid}/chats: the ‘data/items/lastMessage/sentAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /creators/{creatorUserUuid}/chats: the ‘data/items/lastMessageAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /creators/{creatorUserUuid}/chats: the ‘data/items/user/registeredAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /creators/{creatorUserUuid}/chats/lists/custom: the ‘data/items/createdAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • POST /creators/{creatorUserUuid}/chats/mass-messages: the ‘createdAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘201’
  • GET /creators/{creatorUserUuid}/chats/{userUuid}/messages: the ‘data/items/sentAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /creators/{creatorUserUuid}/followers: the ‘data/items/registeredAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /creators/{creatorUserUuid}/insights/top-spenders: the ‘data/items/user/registeredAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /creators/{creatorUserUuid}/media: the ‘data/items/anyOf[subschema #2]/createdAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /creators/{creatorUserUuid}/media/{uuid}: the ‘/anyOf[subschema #2]/createdAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /creators/{creatorUserUuid}/subscribers: the ‘data/items/registeredAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /followers: the ‘data/items/registeredAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /insights/top-spenders: the ‘data/items/user/registeredAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /media: the ‘data/items/anyOf[subschema #2]/createdAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /media/{uuid}: the ‘/anyOf[subschema #2]/createdAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /posts/{uuid}/likes: the ‘data/items/user/registeredAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /posts/{uuid}/tips: the ‘data/items/createdAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /posts/{uuid}/tips: the ‘data/items/user/registeredAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /subscribers: the ‘data/items/registeredAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /users/me: the ‘createdAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /users/me: the ‘updatedAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /vault/folders: the ‘data/items/createdAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • POST /vault/folders: the ‘createdAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘201’
  • GET /vault/folders/{folderName}: the ‘createdAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’
  • GET /vault/folders/{folderName}/media: the ‘data/items/createdAt’ response’s property type/format changed from ‘string’/” to ‘string’/‘date’ for status ‘200’

  • GET /creators/{creatorUserUuid}/insights/earnings: removed the required property ‘data/items/user/avatarUrl’ from the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/insights/earnings: removed the required property ‘data/items/user/registeredAt’ from the response with the ‘200’ status
  • GET /insights/earnings: removed the required property ‘data/items/user/avatarUrl’ from the response with the ‘200’ status
  • GET /insights/earnings: removed the required property ‘data/items/user/registeredAt’ from the response with the ‘200’ status
  • Added endpoint GET /posts/{uuid}/comments

  • GET /chats: the ‘data/items/user/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
  • GET /creators: the ‘data/items/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
  • GET /creators/{creatorUserUuid}/chats: the ‘data/items/user/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
  • GET /creators/{creatorUserUuid}/followers: the ‘data/items/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
  • GET /creators/{creatorUserUuid}/insights/earnings: the ‘data/items/user/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
  • GET /creators/{creatorUserUuid}/insights/top-spenders: the ‘data/items/user/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
  • GET /creators/{creatorUserUuid}/subscribers: the ‘data/items/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
  • GET /followers: the ‘data/items/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
  • GET /insights/earnings: the ‘data/items/user/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
  • GET /insights/top-spenders: the ‘data/items/user/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
  • GET /posts/{uuid}/tips: the ‘data/items/user/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
  • GET /subscribers: the ‘data/items/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
  • Added endpoint GET /posts/{uuid}/likes

  • Removed endpoint GET /creators/{creatorUserUuid}/insights/earnings/transactions
  • Removed endpoint GET /insights/earnings/transactions
  • GET /chats/lists/custom: added the new optional ‘query’ request parameter ‘search’
  • Added endpoint POST /chats/lists/custom
  • Added endpoint DELETE /chats/lists/custom/{uuid}
  • Added endpoint PATCH /chats/lists/custom/{uuid}
  • Added endpoint POST /chats/lists/custom/{uuid}/members
  • Added endpoint DELETE /chats/lists/custom/{uuid}/members/{userUuid}
  • Added endpoint GET /posts/{uuid}/tips

  • Added endpoint DELETE /chats/{userUuid}/messages/{messageUuid}

  • GET /posts: added the required property ‘data/items/tips’ to the response with the ‘200’ status
  • Added endpoint GET /posts/{uuid}

  • GET /chats: added the new optional ‘query’ request parameter ‘customListId’
  • GET /chats: added the new optional ‘query’ request parameter ‘filter’
  • GET /chats: added the new optional ‘query’ request parameter ‘search’
  • GET /chats: added the new optional ‘query’ request parameter ‘smartListIds’
  • GET /chats: added the new optional ‘query’ request parameter ‘sortBy’
  • GET /chats: added the required property ‘data/items/lastMessage/senderUuid’ to the response with the ‘200’ status
  • GET /chats: added the required property ‘data/items/user/avatarUrl’ to the response with the ‘200’ status
  • GET /chats: added the required property ‘data/items/user/registeredAt’ to the response with the ‘200’ status
  • Added endpoint GET /chats/unread
  • PATCH /chats/{userUuid}: added the new optional request property ‘isMuted’
  • GET /chats/{userUuid}/messages: added the required property ‘data/items/hasMedia’ to the response with the ‘200’ status
  • GET /chats/{userUuid}/messages: added the required property ‘data/items/mediaType’ to the response with the ‘200’ status
  • GET /chats/{userUuid}/messages: added the required property ‘data/items/type’ to the response with the ‘200’ status
  • GET /creators: added the required property ‘data/items/avatarUrl’ to the response with the ‘200’ status
  • GET /creators: added the required property ‘data/items/registeredAt’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/chats: added the required property ‘data/items/lastMessage/senderUuid’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/chats: added the required property ‘data/items/user/avatarUrl’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/chats: added the required property ‘data/items/user/registeredAt’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/chats/{userUuid}/messages: added the required property ‘data/items/hasMedia’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/chats/{userUuid}/messages: added the required property ‘data/items/mediaType’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/chats/{userUuid}/messages: added the required property ‘data/items/type’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/followers: added the required property ‘data/items/avatarUrl’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/followers: added the required property ‘data/items/registeredAt’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/insights/earnings: added the required property ‘data/items/user/avatarUrl’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/insights/earnings: added the required property ‘data/items/user/registeredAt’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/insights/earnings/transactions: added the required property ‘data/items/user/avatarUrl’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/insights/earnings/transactions: added the required property ‘data/items/user/registeredAt’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/insights/top-spenders: added the required property ‘data/items/user/avatarUrl’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/insights/top-spenders: added the required property ‘data/items/user/registeredAt’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/subscribers: added the required property ‘data/items/avatarUrl’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/subscribers: added the required property ‘data/items/registeredAt’ to the response with the ‘200’ status
  • GET /followers: added the required property ‘data/items/avatarUrl’ to the response with the ‘200’ status
  • GET /followers: added the required property ‘data/items/registeredAt’ to the response with the ‘200’ status
  • GET /insights/earnings: added the required property ‘data/items/user/avatarUrl’ to the response with the ‘200’ status
  • GET /insights/earnings: added the required property ‘data/items/user/registeredAt’ to the response with the ‘200’ status
  • GET /insights/earnings/transactions: added the required property ‘data/items/user/avatarUrl’ to the response with the ‘200’ status
  • GET /insights/earnings/transactions: added the required property ‘data/items/user/registeredAt’ to the response with the ‘200’ status
  • GET /insights/top-spenders: added the required property ‘data/items/user/avatarUrl’ to the response with the ‘200’ status
  • GET /insights/top-spenders: added the required property ‘data/items/user/registeredAt’ to the response with the ‘200’ status
  • Added endpoint GET /posts
  • GET /subscribers: added the required property ‘data/items/avatarUrl’ to the response with the ‘200’ status
  • GET /subscribers: added the required property ‘data/items/registeredAt’ to the response with the ‘200’ status
  • Added endpoint GET /vault/folders
  • Added endpoint POST /vault/folders
  • Added endpoint DELETE /vault/folders/{folderName}
  • Added endpoint GET /vault/folders/{folderName}
  • Added endpoint PATCH /vault/folders/{folderName}
  • Added endpoint GET /vault/folders/{folderName}/media
  • Added endpoint POST /vault/folders/{folderName}/media
  • Added endpoint DELETE /vault/folders/{folderName}/media/{mediaUuid}

  • GET /chats/lists/custom: removed the required property ‘data/items/count’ from the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/chats/lists/custom: removed the required property ‘data/items/count’ from the response with the ‘200’ status
  • GET /chats/lists/custom: added the required property ‘data/items/membersCount’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/chats/lists/custom: added the required property ‘data/items/membersCount’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/insights/earnings: added the required property ‘data/items/user’ to the response with the ‘200’ status
  • GET /insights/earnings: added the required property ‘data/items/user’ to the response with the ‘200’ status

  • Added endpoint GET /creators/{creatorUserUuid}/insights/earnings/transactions
  • Added endpoint GET /insights/earnings/transactions

  • GET /users/me: added the optional property ‘bannerUrl’ to the response with the ‘200’ status

  • GET /chats/{userUuid}/messages: the response property ‘data/items/sentAt’ became nullable for the status ‘200’
  • GET /creators: the response property ‘data/items/role’ became optional for the status ‘200’
  • GET /creators/{creatorUserUuid}/chats/{userUuid}/messages: the response property ‘data/items/sentAt’ became nullable for the status ‘200’
  • GET /creators/{creatorUserUuid}/insights/top-spenders: the ‘data/items/user/uuid’ response’s property type/format changed from ‘string’/” to ‘string’/‘uuid’ for status ‘200’
  • GET /insights/top-spenders: the ‘data/items/user/uuid’ response’s property type/format changed from ‘string’/” to ‘string’/‘uuid’ for status ‘200’
  • GET /chats: the response property ‘data/items/user/isTopSpender’ became required for the status ‘200’
  • GET /chats: added the required property ‘data/items/lastMessage’ to the response with the ‘200’ status
  • GET /creators: added the required property ‘data/items/isTopSpender’ to the response with the ‘200’ status
  • GET /creators: added the required property ‘data/items/nickname’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/chats: the response property ‘data/items/user/isTopSpender’ became required for the status ‘200’
  • GET /creators/{creatorUserUuid}/chats: added the required property ‘data/items/lastMessage’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/followers: added the required property ‘data/items/isTopSpender’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/followers: added the required property ‘data/items/nickname’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/insights/top-spenders: added the required property ‘data/items/user/displayName’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/insights/top-spenders: added the required property ‘data/items/user/isTopSpender’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/insights/top-spenders: added the required property ‘data/items/user/nickname’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/subscribers: added the required property ‘data/items/isTopSpender’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/subscribers: added the required property ‘data/items/nickname’ to the response with the ‘200’ status
  • GET /followers: added the required property ‘data/items/isTopSpender’ to the response with the ‘200’ status
  • GET /followers: added the required property ‘data/items/nickname’ to the response with the ‘200’ status
  • GET /insights/top-spenders: added the required property ‘data/items/user/displayName’ to the response with the ‘200’ status
  • GET /insights/top-spenders: added the required property ‘data/items/user/isTopSpender’ to the response with the ‘200’ status
  • GET /insights/top-spenders: added the required property ‘data/items/user/nickname’ to the response with the ‘200’ status
  • GET /subscribers: added the required property ‘data/items/isTopSpender’ to the response with the ‘200’ status
  • GET /subscribers: added the required property ‘data/items/nickname’ to the response with the ‘200’ status

  • GET /chats: added the optional property ‘data/items/user/isTopSpender’ to the response with the ‘200’ status
  • GET /chats: added the required property ‘data/items/isMuted’ to the response with the ‘200’ status
  • GET /chats: added the required property ‘data/items/unreadMessagesCount’ to the response with the ‘200’ status
  • GET /chats: added the required property ‘data/items/user/displayName’ to the response with the ‘200’ status
  • GET /chats: added the required property ‘data/items/user/nickname’ to the response with the ‘200’ status
  • POST /chats/{userUuid}/message: added the new optional request property ‘templateUuid’
  • POST /chats/{userUuid}/message: the request property ‘text’ became nullable
  • GET /creators/{creatorUserUuid}/chats: added the optional property ‘data/items/user/isTopSpender’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/chats: added the required property ‘data/items/isMuted’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/chats: added the required property ‘data/items/unreadMessagesCount’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/chats: added the required property ‘data/items/user/displayName’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/chats: added the required property ‘data/items/user/nickname’ to the response with the ‘200’ status
  • POST /creators/{creatorUserUuid}/chats/{userUuid}/message: added the new optional request property ‘templateUuid’
  • POST /creators/{creatorUserUuid}/chats/{userUuid}/message: the request property ‘text’ became nullable

  • Added endpoint GET /chats/templates
  • Added endpoint GET /chats/templates/{templateUuid}

  • GET /creators/{creatorUserUuid}/insights/earnings: added the new ‘giveaway’ enum value to the ‘data/items/source’ response property for the response status ‘200’
  • GET /insights/earnings: added the new ‘giveaway’ enum value to the ‘data/items/source’ response property for the response status ‘200’

  • PATCH /chats/{userUuid}: added the new optional request property ‘nickname’
  • PATCH /chats/{userUuid}: the request property ‘isRead’ became optional

  • GET /creators: removed the required property ‘data/items/email’ from the response with the ‘200’ status

  • Added endpoint GET /chats
  • Added endpoint POST /chats
  • Added endpoint GET /chats/lists/custom
  • Added endpoint GET /chats/lists/custom/{uuid}
  • Added endpoint GET /chats/lists/smart
  • Added endpoint GET /chats/lists/smart/{uuid}
  • Added endpoint POST /chats/mass-messages
  • Added endpoint PATCH /chats/{userUuid}
  • Added endpoint POST /chats/{userUuid}/message
  • Added endpoint GET /chats/{userUuid}/messages
  • Added endpoint GET /creators
  • Added endpoint GET /creators/{creatorUserUuid}/chats
  • Added endpoint POST /creators/{creatorUserUuid}/chats
  • Added endpoint GET /creators/{creatorUserUuid}/chats/lists/custom
  • Added endpoint GET /creators/{creatorUserUuid}/chats/lists/custom/{uuid}
  • Added endpoint GET /creators/{creatorUserUuid}/chats/lists/smart
  • Added endpoint GET /creators/{creatorUserUuid}/chats/lists/smart/{uuid}
  • Added endpoint POST /creators/{creatorUserUuid}/chats/mass-messages
  • Added endpoint POST /creators/{creatorUserUuid}/chats/{userUuid}/message
  • Added endpoint GET /creators/{creatorUserUuid}/chats/{userUuid}/messages
  • Added endpoint GET /creators/{creatorUserUuid}/followers
  • Added endpoint GET /creators/{creatorUserUuid}/insights/earnings
  • Added endpoint GET /creators/{creatorUserUuid}/insights/subscribers
  • Added endpoint GET /creators/{creatorUserUuid}/insights/top-spenders
  • Added endpoint GET /creators/{creatorUserUuid}/media
  • Added endpoint POST /creators/{creatorUserUuid}/media/uploads
  • Added endpoint PATCH /creators/{creatorUserUuid}/media/uploads/{uploadId}
  • Added endpoint GET /creators/{creatorUserUuid}/media/uploads/{uploadId}/parts/{partNumber}/url
  • Added endpoint GET /creators/{creatorUserUuid}/media/{uuid}
  • Added endpoint POST /creators/{creatorUserUuid}/posts
  • Added endpoint GET /creators/{creatorUserUuid}/subscribers
  • Added endpoint GET /followers
  • Added endpoint GET /insights/earnings
  • Added endpoint GET /insights/fans/{userUuid}
  • Added endpoint GET /insights/subscribers
  • Added endpoint GET /insights/top-spenders
  • Added endpoint GET /media
  • Added endpoint POST /media/uploads
  • Added endpoint PATCH /media/uploads/{uploadId}
  • Added endpoint GET /media/uploads/{uploadId}/parts/{partNumber}/url
  • Added endpoint GET /media/{uuid}
  • Added endpoint POST /posts
  • Added endpoint GET /subscribers
  • Added endpoint GET /users/me