Create a new automation
POST/v1/groups/:groupId/service/automations
Creates a new automation in the group. The server generates a 3-character automation ID (first character alphabetic) and returns it.
Request
Responses
- 200
- 400
- 403
- 500
Automation created
Bad request
Forbidden - User does not have permission to access the resource
Internal server error