• PUT /agencies/team-members/{userId}: the request property ‘creatorUuids’ became required
  • GET /chats: the response property ‘data/items/createdAt’ became nullable for the status ‘200’
  • GET /chats: the response property ‘data/items/lastMessage/sentAt’ became nullable for the status ‘200’
  • GET /chats/lists/custom: the response property ‘data/items/createdAt’ became nullable for the status ‘200’
  • POST /chats/lists/custom: the response property ‘createdAt’ became nullable for the status ‘201’
  • POST /chats/mass-messages: the response property ‘createdAt’ became nullable for the status ‘201’
  • GET /chats/{userUuid}/media: the response property ‘data/items/created_at’ became nullable for the status ‘200’
  • GET /chats/{userUuid}/media: the response property ‘data/items/sentAt’ became nullable for the status ‘200’
  • GET /creators/{creatorUserUuid}/chats: the response property ‘data/items/createdAt’ became nullable for the status ‘200’
  • GET /creators/{creatorUserUuid}/chats: the response property ‘data/items/lastMessage/sentAt’ became nullable for the status ‘200’
  • GET /creators/{creatorUserUuid}/chats/lists/custom: the response property ‘data/items/createdAt’ became nullable for the status ‘200’
  • POST /creators/{creatorUserUuid}/chats/mass-messages: the response property ‘createdAt’ became nullable for the status ‘201’
  • GET /creators/{creatorUserUuid}/chats/{userUuid}/media: the response property ‘data/items/created_at’ became nullable for the status ‘200’
  • GET /creators/{creatorUserUuid}/chats/{userUuid}/media: the response property ‘data/items/sentAt’ became nullable for the status ‘200’
  • GET /creators/{creatorUserUuid}/media: the response property ‘data/items/anyOf[subschema #2]/createdAt’ became nullable for the status ‘200’
  • GET /creators/{creatorUserUuid}/media/{uuid}: the response property ‘/anyOf[subschema #2]/createdAt’ became nullable for the status ‘200’
  • GET /media: the response property ‘data/items/anyOf[subschema #2]/createdAt’ became nullable for the status ‘200’
  • GET /media/{uuid}: the response property ‘/anyOf[subschema #2]/createdAt’ became nullable for the status ‘200’
  • GET /posts/{uuid}/tips: the response property ‘data/items/createdAt’ became nullable for the status ‘200’
  • GET /vault/folders: the response property ‘data/items/createdAt’ became nullable for the status ‘200’
  • POST /vault/folders: the response property ‘createdAt’ became nullable for the status ‘201’
  • GET /vault/folders/{folderName}: the response property ‘createdAt’ became nullable for the status ‘200’
  • GET /vault/folders/{folderName}/media: the response property ‘data/items/createdAt’ became nullable for the status ‘200’
  • GET /chats: added the new ‘AUTOMATED_CHAT_MESSAGE_REPLY’ enum value to the ‘data/items/lastMessage/type’ response property for the response status ‘200’
  • GET /chats: added the new ‘AUTOMATED_FIRST_MESSAGE_REPLY’ enum value to the ‘data/items/lastMessage/type’ response property for the response status ‘200’
  • GET /chats/{userUuid}/messages: added the new ‘AUTOMATED_CHAT_MESSAGE_REPLY’ enum value to the ‘data/items/type’ response property for the response status ‘200’
  • GET /chats/{userUuid}/messages: added the new ‘AUTOMATED_FIRST_MESSAGE_REPLY’ enum value to the ‘data/items/type’ response property for the response status ‘200’
  • GET /creators/{creatorUserUuid}/chats: added the new ‘AUTOMATED_CHAT_MESSAGE_REPLY’ enum value to the ‘data/items/lastMessage/type’ response property for the response status ‘200’
  • GET /creators/{creatorUserUuid}/chats: added the new ‘AUTOMATED_FIRST_MESSAGE_REPLY’ enum value to the ‘data/items/lastMessage/type’ response property for the response status ‘200’
  • GET /creators/{creatorUserUuid}/chats/{userUuid}/messages: added the new ‘AUTOMATED_CHAT_MESSAGE_REPLY’ enum value to the ‘data/items/type’ response property for the response status ‘200’
  • GET /creators/{creatorUserUuid}/chats/{userUuid}/messages: added the new ‘AUTOMATED_FIRST_MESSAGE_REPLY’ enum value to the ‘data/items/type’ response property for the response status ‘200’
  • Added endpoint POST /agencies/invites
  • PUT /agencies/team-members/{userId}: the request property ‘creatorUuids’ became nullable
  • Added endpoint GET /insights/spending
  • Added endpoint GET /media/bulk