Update stored action
Partial updates are not currently supported.
Use the Get AI Action endpoint to get the action details first.
Authorizations
Path Parameters
ID of the action to update.
Query Parameters
The Zapier account ID to use.
Account IDs available to the user can be listed using the Get Account List endpoint
ID of the authentication to use for the app.
Authentications available to the user can be listed using the List Authentications For App endpoint.
Body
read
, write
, search
Dictionary of need to value or list of possible values.
If this is a single string, then it will be used to guess the actual value of the need when running the action.
If this is a list of strings, it's expected that it will be IDs of possible values for the AI to choose from.
Needs that are omitted from this dictionary will be guessed by the AI at runtime based on instructions.
Response
The unique ID of the AI action.
Description of the AI action.
Zapier account ID that will be used when running the action.
ID of the authentication to use for the app when running the action.
The app that the action is for.
The action that will be run.
The type of action that will be run.
read
, write
, search
The parameters that will be used when running the action.
Metadata about the AI action.