latestOpenAPI 3.1.02026-07-135055368.9 KB
8f7b69ee5a90
ActionAgentLink
Create a Link Between an Action and an Agent
Create a Link Between an Action and an Agent
post/v1/actions/{action_id}/ai-agents/{agent_id}/link
Path parameters
action_idstring required
ID of the action
ID of the action
agent_idstring required
ID of the agent
ID of the agent
Response
Link created successfully
Example response
{
"message": "link"
}