POST
/
conversation
/
v1
/
conversations
/
{conversationId}
/
authenticate

Authorizations

asapp-api-id
string
headerrequired
asapp-api-secret
string
headerrequired

Path Parameters

conversationId
string
required

The identifier for a conversation.

Body

application/json

Contains authentication information for a customer in a conversation.

streamId
string

The unique identifier for the connection where responses should be sent.

customerExternalId
string
required

The unique identifier for the customer in your external system.

auth
object
required

An authentication payload that could contain different types of credentials, such as a token, used to authenticate an end user. All of the fields are optional, but at least one will be required