templates
Update a template
Update a template - synonym for PATCH /templates/.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of template that needs to be updated.
Body
application/json
Update a template.
Input for updating a Template which will trigger a rolling release for any associated endpoints.
Response
200
application/json
Successful operation.
The response is of type object
.