POST /accessRequirement/formTemplate/{templateId}
Publish a new version of a form template. Each version of a template is immutable, so the access requirements that reference an existing version continue to present that version.
This service may only be used by the Synapse Access and Compliance Team.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/accessRequirement/formTemplate/{templateId}
Resource URL Variables
| {templateId} | - The ID of the template to add a version to. |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view , modify |
| HTTP Method | POST |
| Request Object | FormTemplate (application/json) |
| Response Object | FormTemplate (application/json) |