v1
latestOpenAPI 3.0.12026-07-14162344.9 KBFunctions
Delete a custom action function
Delete a function for a custom workflow action. This will remove the function itself as well as removing the association between the function and the custom action. This can't be undone.
delete/automation/v4/actions/{appId}/{definitionId}/functions/{functionType}
Path parameters
definitionIdstring required
The ID of the custom workflow action.
functionType'PRE_ACTION_EXECUTION' | 'PRE_FETCH_OPTIONS' | 'POST_FETCH_OPTIONS' required
The type of function. This determines when the function will be called.
appIdinteger required
Response
No content