Attach a status automation to a project template.

POST /data/project-templates/{template_id}/status-automations
POST /data/project-templates/{template_id}/status-automations
curl \
 --request POST 'http://api.example.com/data/project-templates/{template_id}/status-automations' \
 --header "Authorization: $API_KEY"