Append

Append Conversational Response

POST https://getember.ai/api/conversation/append

This endpoint will append the provided response to the sepcified conversation.

Headers

Request Body

{
    "nextSpeaker": "615e18d18de739411e0f36e4"
}

Last updated