DELETE
/
api
/
v2
/
ai-actions
/
{ai_action_id}
curl --request DELETE \
  --url https://actions.zapier.com/api/v2/ai-actions/{ai_action_id}/ \
  --header 'x-api-key: <api-key>'
true

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.