Skip to main content
POST
Create conversation intent

Authorizations

asapp-api-id
string
header
required
asapp-api-secret
string
header
required

Body

application/json
conversationId
string
required

The identifier of the conversation from ASAPP's system.

Pattern: ^[A-Z0-9]+$

Response

Successfully generated intent.

conversationId
string

The id of the conversation.

intent
object

An object containing the determined intent for the conversation.