Skip to main content
POST
Error

Body

application/json
token
string
required

JWT Access Token of the mobile app user attempting to connect.

Example:

"eyJ..."

code
string
required

Security code obtained from the assistant device.

Example:

"AbC1dE2fG3"

Response

Connection successful. Returns assistant details.

status
string
Example:

"success"

message
string
Example:

"Operation completed successfully"

assistant
object