v1
latestOpenAPI 3.1.02026-07-135055368.9 KBActionAgentLink
Delete a Link Between an Action and an Agent
Delete a Link Between an Action and an Agent
delete/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 deleted successfully
Example response
{
"message": "link"
}