Change Updates

Do not miss any Sensay API changes, ever again

Subscribe to the Sensay API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
2 structure changes including:
2 Modifications
Modified 2
GET /v1/replicas
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • distilledKnowledge property Added
GET /v1/replicas/{replicaUUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • distilledKnowledge property Added
4 structure changes including:
4 Modifications
Modified 4
GET /v1/replicas
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • isAccessibleByCustomerSupport property Modified
          • Property is now deprecated
        • isEveryConversationAccessibleBySupport property Added
GET /v1/replicas/{replicaUUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • isAccessibleByCustomerSupport property Modified
        • Property is now deprecated
      • isEveryConversationAccessibleBySupport property Added
POST /v1/replicas
  • Body
  • application/json content type Modified
    • isAccessibleByCustomerSupport property Modified
      • Property is now deprecated
    • isEveryConversationAccessibleBySupport property Added
PUT /v1/replicas/{replicaUUID}
  • Body
  • application/json content type Modified
    • isAccessibleByCustomerSupport property Modified
      • Property is now deprecated
    • isEveryConversationAccessibleBySupport property Added
9 structure changes including:
9 Modifications
Modified 9
GET /v1/replicas
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • isAccessibleByCustomerSupport, isPrivateConversationsEnabled properties Added
GET /v1/replicas/{replicaUUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • isAccessibleByCustomerSupport, isPrivateConversationsEnabled properties Added
POST /v1/api-keys/invites/{code}/redeem
  • Header
  • X-API-Version header Added
POST /v1/experimental/replicas/{replicaUUID}/chat/completions
  • Header
  • X-API-Version header Added
POST /v1/replicas
  • Body
  • application/json content type Modified
    • isAccessibleByCustomerSupport, isPrivateConversationsEnabled properties Added
POST /v1/replicas/{replicaUUID}/chat/completions/telegram
  • Header
  • X-API-Version header Added
POST /v1/replicas/{replicaUUID}/chat/history/telegram
  • Header
  • X-API-Version header Added
PUT /v1/replicas/{replicaUUID}
  • Body
  • application/json content type Modified
    • isAccessibleByCustomerSupport, isPrivateConversationsEnabled properties Added
PUT /v1/replicas/{replicaUUID}/training/{trainingID}
  • Header
  • X-API-Version header Added
2 structure changes including:
2 Additions
Added 2
GET /v1/replicas/{replicaUUID}/conversations/{conversationUUID}
GET /v1/replicas/{replicaUUID}/conversations/{conversationUUID}/mentions
2 structure changes including:
2 Additions
Added 2
GET /v1/replicas/{replicaUUID}/analytics/conversations/historical
GET /v1/replicas/{replicaUUID}/analytics/conversations/sources
4 structure changes including:
4 Modifications
Modified 4
GET /v1/replicas
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • llm property Modified
GET /v1/replicas/{replicaUUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • llm property Modified
        • memoryMode property Modified
          • Property is now deprecated
POST /v1/replicas
  • Body
  • application/json content type Modified
    • llm property Modified
      • memoryMode property Modified
        • Property is now deprecated
PUT /v1/replicas/{replicaUUID}
  • Body
  • application/json content type Modified
    • llm property Modified
      • memoryMode property Modified
        • Property is now deprecated
1 structure change including:
1 Modification
Modified 1 Breaking
GET /v1/replicas/{replicaUUID}/conversations/{conversationUUID}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • total property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
1 structure change including:
1 Modification
Modified 1
GET /v1/replicas/{replicaUUID}/conversations/{conversationUUID}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • senderProfileImageURL property Added
30 structure changes including:
8 Additions
22 Modifications
Modified 22 Breaking
PUT /v1/users/me
  • Authentication
  • Organization service token & User & User id type authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Organization service token & User authentication method Added
PUT /v1/replicas/{replicaUUID}/training/{trainingID}
  • Path
  • trainingID path parameter Modified
    • Path parameter is now required
  • Response
  • 404 response Modified
    • application/json content type Modified
      • message property Removed
      • error, request_id properties Added
POST /v1/users
  • Operation is no longer beta
POST /v1/replicas/{replicaUUID}/integrations/telegram
  • Authentication
  • Sensay jwt, Organization service token & User & User id type authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Organization service token & User authentication method Added
  • Path
  • replicaUUID path parameter Added
  • Response
  • 202 response Added
POST /v1/replicas/{replicaUUID}/chat/history/telegram
  • Body
  • application/json content type Modified
    • telegram_data property Modified
      • chat_id, message_id properties Modified
        • Type went from string to number
          Breaking
      • user_id, message_thread_id properties Modified
        • Properties are no longer required
        • Type went from string to number
          Breaking
      • username property Modified
        • Property is no longer required
  • Authentication
  • Sensay jwt, Organization service token & User & User id type authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Organization service token & User authentication method Added
POST /v1/replicas/{replicaUUID}/chat/history
  • Body
  • application/json content type Modified
    • discord_data property Modified
      • created_at, server_id, server_name properties Added
  • Authentication
  • Sensay jwt, Organization service token & User & User id type authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Organization service token & User authentication method Added
POST /v1/replicas/{replicaUUID}/chat/completions/telegram
  • Body
  • application/json content type Modified
    • telegram_data property Modified
      • chat_id, message_id properties Modified
        • Type went from string to number
          Breaking
      • user_id, message_thread_id properties Modified
        • Properties are no longer required
        • Type went from string to number
          Breaking
      • username property Modified
        • Property is no longer required
    • imageURL property Added
  • Path
  • source path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Sensay jwt, Organization service token & User & User id type authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Organization service token & User authentication method Added
POST /v1/replicas/{replicaUUID}/chat/completions
  • Body
  • application/json content type Modified
    • discord_data property Modified
      • created_at, server_id, server_name properties Added
  • Authentication
  • Sensay jwt, Organization service token & User & User id type authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Organization service token & User authentication method Added
POST /v1/experimental/replicas/{replicaUUID}/chat/completions
  • Body
  • application/json content type Modified
    • discord_data property Modified
      • created_at, server_id, server_name properties Added
  • Authentication
  • Organization service token & User & User id type authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Organization service token & User authentication method Added
GET /v1/users/{userID}
  • Path went from /v1/users/{ID} to /v1/users/{userID} (same operationId)
  • Path
  • ID path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • userID path parameter Added
GET /v1/users/me
  • Authentication
  • Organization service token & User & User id type authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Organization service token & User authentication method Added
GET /v1/training/{trainingID}
  • Path
  • trainingID path parameter Modified
    • Type went from number to number | null
  • Response
  • 200 response Modified
    • application/json content type Modified
      • url property Added
  • Header
  • X-API-Version header Added
GET /v1/training
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • url property Added
  • Header
  • X-API-Version header Added
GET /v1/replicas/{replicaUUID}/training/files/upload
  • Response
  • 200 response Modified
    • application/json content type Modified
      • knowledgeBaseID property Added
GET /v1/replicas/{replicaUUID}/chat/history/web
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • original_message_id property Added
  • Authentication
  • Sensay jwt, Organization service token & User & User id type authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Organization service token & User authentication method Added
GET /v1/replicas/{replicaUUID}/chat/history/telegram
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • original_message_id property Added
  • Authentication
  • Sensay jwt, Organization service token & User & User id type authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Organization service token & User authentication method Added
GET /v1/replicas/{replicaUUID}/chat/history/embed
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • original_message_id property Added
  • Authentication
  • Sensay jwt, Organization service token & User & User id type authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Organization service token & User authentication method Added
GET /v1/replicas/{replicaUUID}/chat/history/discord
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • original_message_id property Added
  • Authentication
  • Sensay jwt, Organization service token & User & User id type authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Organization service token & User authentication method Added
GET /v1/replicas/{replicaUUID}/chat/history
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • original_message_id property Added
  • Authentication
  • Sensay jwt, Organization service token & User & User id type authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Organization service token & User authentication method Added
GET /v1/replicas
  • Query
  • page_index query parameter Modified
    • Query parameter is now deprecated
  • tags query parameter Modified
    • Type went from array[string] | string to array[string]
      Breaking
  • ownerID, page, slug, integration query parameters Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • Property is now required
          Breaking
        • name, slug properties Modified
          • Type went from string | null to string
            Breaking
        • tags property Modified
          • Property is no longer required
          • Type went from array[string] | null to array[string]
            Breaking
        • uuid property Modified
          • Type went from string | null to string(uuid)
            Breaking
        • profile_image, short_description, introduction, owner_uuid, system_message properties Modified
          • Properties are now deprecated
        • voice_enabled, video_enabled properties Modified
          • Properties are now beta
        • purpose, shortDescription, greeting, type, ownerID, private, whitelistEmails, profileImage, suggestedQuestions, llm, voicePreviewText, discord_integration, telegram_integration, elevenLabsID properties Added
  • Authentication
  • Sensay jwt, Organization service token & User & User id type authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Organization service token & User authentication method Added
DELETE /v1/users/me
  • Authentication
  • Organization service token & User & User id type authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Organization service token & User authentication method Added
DELETE /v1/replicas/{replicaUUID}/integrations/telegram
  • Authentication
  • Sensay jwt, Organization service token & User & User id type authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Organization service token & User authentication method Added
  • Path
  • replicaUUID path parameter Added
  • Response
  • 202 response Added
Added 8
PUT /v1/replicas/{replicaUUID}
POST /v1/replicas/{replicaUUID}/training
POST /v1/replicas
POST /v1/api-keys/invites/{code}/redeem
GET /v1/replicas/{replicaUUID}/conversations/{conversationUUID}/messages
GET /v1/replicas/{replicaUUID}
DELETE /v1/training/{trainingID}
DELETE /v1/replicas/{replicaUUID}
30 structure changes including:
6 Breaking changes
22 Modifications
8 Removals
Modified 22 Breaking
DELETE /v1/replicas/{replicaUUID}/integrations/telegram
  • Path
  • replicaUUID path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Response
  • 202 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Organization service token & User authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Sensay jwt, Organization service token & User & User id type authentication methods Added
DELETE /v1/users/me
  • Authentication
  • Organization service token & User authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Organization service token & User & User id type authentication method Added
GET /v1/replicas
  • Query
  • page_index query parameter Modified
    • Query parameter is no longer deprecated
  • tags query parameter Modified
    • Type went from array[string] to array[string] | string
  • ownerID, page, slug, integration query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • Property is no longer required
        • uuid property Modified
          • Type went from string(uuid) to string | null
        • name, slug properties Modified
          • Type went from string to string | null
        • profile_image, short_description, introduction, owner_uuid, system_message properties Modified
          • Properties are no longer deprecated
        • tags property Modified
          • Property is now required
            Breaking
          • Type went from array[string] to array[string] | null
        • voice_enabled, video_enabled properties Modified
          • Properties are no longer beta
        • purpose, shortDescription, greeting, type, ownerID, private, whitelistEmails, profileImage, suggestedQuestions, llm, voicePreviewText properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • discord_integration, telegram_integration, elevenLabsID properties Removed
  • Authentication
  • Organization service token & User authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Sensay jwt, Organization service token & User & User id type authentication methods Added
GET /v1/replicas/{replicaUUID}/chat/history
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • original_message_id property Removed
  • Authentication
  • Organization service token & User authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Sensay jwt, Organization service token & User & User id type authentication methods Added
GET /v1/replicas/{replicaUUID}/chat/history/discord
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • original_message_id property Removed
  • Authentication
  • Organization service token & User authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Sensay jwt, Organization service token & User & User id type authentication methods Added
GET /v1/replicas/{replicaUUID}/chat/history/embed
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • original_message_id property Removed
  • Authentication
  • Organization service token & User authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Sensay jwt, Organization service token & User & User id type authentication methods Added
GET /v1/replicas/{replicaUUID}/chat/history/telegram
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • original_message_id property Removed
  • Authentication
  • Organization service token & User authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Sensay jwt, Organization service token & User & User id type authentication methods Added
GET /v1/replicas/{replicaUUID}/chat/history/web
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • original_message_id property Removed
  • Authentication
  • Organization service token & User authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Sensay jwt, Organization service token & User & User id type authentication methods Added
GET /v1/replicas/{replicaUUID}/training/files/upload
  • Response
  • 200 response Modified
    • application/json content type Modified
      • knowledgeBaseID property Removed
GET /v1/training
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • url property Removed
  • Header
  • X-API-Version header Removed
GET /v1/training/{trainingID}
  • Path
  • trainingID path parameter Modified
    • Type went from number | null to number
  • Response
  • 200 response Modified
    • application/json content type Modified
      • url property Removed
  • Header
  • X-API-Version header Removed
GET /v1/users/me
  • Authentication
  • Organization service token & User authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Organization service token & User & User id type authentication method Added
GET /v1/users/{ID}
  • Path went from /v1/users/{userID} to /v1/users/{ID} (same operationId)
  • Path
  • userID path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • ID path parameter Added
POST /v1/experimental/replicas/{replicaUUID}/chat/completions
  • Body
  • application/json content type Modified
    • discord_data property Modified
      • created_at, server_id, server_name properties Removed
  • Authentication
  • Organization service token & User authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Organization service token & User & User id type authentication method Added
POST /v1/replicas/{replicaUUID}/chat/completions
  • Body
  • application/json content type Modified
    • discord_data property Modified
      • created_at, server_id, server_name properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • Authentication
  • Organization service token & User authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Sensay jwt, Organization service token & User & User id type authentication methods Added
POST /v1/replicas/{replicaUUID}/chat/completions/telegram
  • Body
  • application/json content type Modified
    • telegram_data property Modified
      • chat_id, message_id properties Modified
        • Type went from number to string
          Breaking
      • user_id, message_thread_id properties Modified
        • Properties are now required
          Breaking
        • Type went from number to string
          Breaking
      • username property Modified
        • Property is now required
          Breaking
    • imageURL property Removed
  • Authentication
  • Organization service token & User authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Sensay jwt, Organization service token & User & User id type authentication methods Added
  • Path
  • source path parameter Added
POST /v1/replicas/{replicaUUID}/chat/history
  • Body
  • application/json content type Modified
    • discord_data property Modified
      • created_at, server_id, server_name properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • Authentication
  • Organization service token & User authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Sensay jwt, Organization service token & User & User id type authentication methods Added
POST /v1/replicas/{replicaUUID}/chat/history/telegram
  • Body
  • application/json content type Modified
    • telegram_data property Modified
      • chat_id, message_id properties Modified
        • Type went from number to string
          Breaking
      • user_id, message_thread_id properties Modified
        • Properties are now required
          Breaking
        • Type went from number to string
          Breaking
      • username property Modified
        • Property is now required
          Breaking
  • Authentication
  • Organization service token & User authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Sensay jwt, Organization service token & User & User id type authentication methods Added
POST /v1/replicas/{replicaUUID}/integrations/telegram
  • Path
  • replicaUUID path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Response
  • 202 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • Organization service token & User authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Sensay jwt, Organization service token & User & User id type authentication methods Added
POST /v1/users
  • Operation is now beta
PUT /v1/replicas/{replicaUUID}/training/{trainingID}
  • Path
  • trainingID path parameter Modified
    • Path parameter is no longer required
  • Response
  • 404 response Modified
    • application/json content type Modified
      • error, request_id properties Removed
      • message property Added
PUT /v1/users/me
  • Authentication
  • Organization service token & User authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Organization service token & User & User id type authentication method Added
Removed 8 Breaking
DELETE /v1/replicas/{replicaUUID}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /v1/training/{trainingID}
GET /v1/replicas/{replicaUUID}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /v1/replicas/{replicaUUID}/conversations/{conversationUUID}/messages
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /v1/api-keys/invites/{code}/redeem
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /v1/replicas
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /v1/replicas/{replicaUUID}/training
PUT /v1/replicas/{replicaUUID}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
1 structure change including:
1 Modification
Modified 1
GET /v1/replicas/{replicaUUID}/conversations/{conversationUUID}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • senderName property Added
1 structure change including:
1 Addition
Added 1
GET /v1/replicas/{replicaUUID}/conversations/{conversationUUID}/messages
1 structure change including:
1 Modification
Modified 1
GET /v1/replicas
  • Query
  • page_index query parameter Modified
    • Query parameter is now deprecated
  • page query parameter Added
2 structure changes including:
2 Modifications
Modified 2
GET /v1/training
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • url property Added
GET /v1/training/{trainingID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • url property Added
3 structure changes including:
3 Modifications
Modified 3
DELETE /v1/training/{trainingID}
  • Path
  • trainingID path parameter Modified
    • Path parameter is now required
GET /v1/training/{trainingID}
  • Path
  • trainingID path parameter Modified
    • Path parameter is now required
PUT /v1/replicas/{replicaUUID}/training/{trainingID}
  • Path
  • trainingID path parameter Modified
    • Path parameter is now required
4 structure changes including:
4 Modifications
Modified 4
GET /v1/replicas
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • purpose property Added
GET /v1/replicas/{replicaUUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • purpose property Added
POST /v1/replicas
  • Body
  • application/json content type Modified
    • purpose property Added
PUT /v1/replicas/{replicaUUID}
  • Body
  • application/json content type Modified
    • purpose property Added
4 structure changes including:
4 Modifications
Modified 4
GET /v1/replicas
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • voicePreviewText property Added
GET /v1/replicas/{replicaUUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • voicePreviewText property Added
POST /v1/replicas
  • Body
  • application/json content type Modified
    • voicePreviewText property Added
PUT /v1/replicas/{replicaUUID}
  • Body
  • application/json content type Modified
    • voicePreviewText property Added
1 structure change including:
1 Modification
Modified 1
GET /v1/replicas
  • Query
  • ownerID query parameter Added
2 structure changes including:
2 Modifications
Modified 2
DELETE /v1/replicas/{replicaUUID}/integrations/telegram
  • Path
  • replicaUUID path parameter Added
POST /v1/replicas/{replicaUUID}/integrations/telegram
  • Path
  • replicaUUID path parameter Added
1 structure change including:
1 Modification
Modified 1
POST /v1/replicas/{replicaUUID}/chat/completions/telegram
  • Body
  • application/json content type Modified
    • imageURL property Added