v1
latestOpenAPI 3.1.02026-07-135055368.9 KBActionAgentLink
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"
}