Set Execution
PUT/v2beta/actions/executions
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Deprecated: please move to the corresponding endpoint under action service v2. This endpoint will be removed with the next major version of ZITADEL.
Sets an execution to call a target or include the targets of another execution. Setting an empty list of targets will remove all targets from the execution, making it a noop.
Required permission:
action.execution.write
Request​
Responses​
- 200
- 400
- 403
- 404
- default
Execution successfully updated or left unchanged
Condition to set execution does not exist or the feature flag actions
is not enabled.
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.