Update Target
POST/v2beta/actions/targets/:id
Update an existing target. To generate a new signing key set the optional expirationSigningKey.
Required permission:
action.target.write
Required feature flag:
actions
Request​
Responses​
- 200
- 400
- 403
- 404
- default
Target successfully updated or left unchanged
The feature flag actions
is not enabled.
Returned when the user does not have permission to access the resource.
The target to update does not exist.
An unexpected error response.