Send AI generated answer

Endpoint to invoke to send an AI generated answer to a social network user. Once your AI API has been asynchronously called by Alcméon with a jwt specific for a given social network user, this endpoint can be invoked (with the jwt previously received) to send the generated answer to this specific social network user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
message
object | null
required

An object containing information about the generated answer.

error
object | null

Information on the response generation error when the AI did not manage to generate a satisfying answer.

Headers
string
required

The JWT received (e.g. the jwt field in the payload of the asynchronous request sent to your AI API). This JWT is valid for 60 seconds and you cannot reuse a JWT received for user A to send an AI generated answer to another user B.

Responses

Language
Credentials
:
LoadingLoading…
Response
Choose an example:
application/json