Push a template group's git repository
POST/api/push_template_group_git/:name
Pushes a template group's local git repository to its configured SSH remote, (re)configuring the remote first if necessary.
Request
Responses
- 200
- 400
- 404
- 422
- 502
Successful Response
No git remote configured for this template group
Template group not found
Validation Error
Failed to configure git remote, or git push failed