Update an automation by ID
PUT/v1/groups/:groupId/service/automations/:automationId
Updates an existing automation at the given ID, replacing it with the supplied definition.
Request
Responses
- 200
- 400
- 403
- 500
Automation saved
Bad request
Forbidden - User does not have permission to access the resource
Internal server error