Skip to main content
Version: 2021-04-15

Remove Action from Agent

DELETE 

/conversation-ai/agents/:agentId/actions/:actionId

Permanently deletes an action. This will remove the action from all associated agents and cannot be undone.

Request

Version stringrequired

API Version

Available options2021-04-15
actionId stringrequired

The unique identifier of the action ID Attached to the agent

agentId stringrequired
application/json

Successful response

Schema
    dataobjectrequired

    Deleted action information

    successbooleanrequired

    Success status of the request