Skip to main content
POST
Add Intent To Assistant

Authorizations

api_key
string
query
required

Your API key for authentication. You can generate it from the Settings page. Format: starts with in-.

Path Parameters

intent_id
string<uuid>
required
assistant_id
string<uuid>
required

The UUID id of the assistant

Body

application/json

The body is of type Attributes · object.

Response

Successful Response

message
string | null
default:Data created successfully
meta
Meta · object | null
data
ILinkAssistantIntentRead · object | null