projectTemplateAutomations
Creates a new automation for a given project template.
Creates a new automation of the project template with the specified id.
<Check title="Required Permissions" icon="key">The user must be an admin or have project-manage-config:write permissions.</Check>
post/projecttemplates/{projectTemplateId}/automations
Path parameters
projectTemplateIdstring uuid required
The id of the project template.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK
Changes
Changed in 1 of the 5 revisions of this API.2
- ▲
the
typerequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
values/items/namerequest property's minLength was increased from0to1request-property-min-length-increased
- ▲