Creates a new chat instance for a user based on a provided API integration. Requires a valid platform token in the headers for authentication. Ensure the apiIntegrationId corresponds to an existing integration.
Platform token required for authentication. Find or create one inside Profile Icon > API Keys. Example: Bearer sk-agencii-...
Request body for the /create_new_chat endpoint.
Chat created successfully. Returns the unique chatId for the new chat.
Response body for the /create_new_chat endpoint.