Skip to main content
DELETE
/
api
/
v2
/
ai-actions
/
{ai_action_id}
Delete AI Action
curl --request DELETE \
  --url https://actions.zapier.com/api/v2/ai-actions/{ai_action_id}/ \
  --header 'x-api-key: <api-key>'
true

Documentation Index

Fetch the complete documentation index at: https://docs.zapier.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

Path Parameters

ai_action_id
string
required

Response

200 - application/json

OK

The response is of type boolean.