Create a ResourceTemplate
POST/apis/cra.diagrid.io/v1beta1/resourcetemplates
Create a ResourceTemplate owned by your organization. Diagrid-managed (built-in) templates are read-only and cannot be created or overwritten through this endpoint.
Request
Responses
- 202
- 403
- 404
- 409
- default
Accepted for asynchronous processing.
You are not authorized to perform this action.
The parent resource was not found.
The request conflicts with the current state of the ResourceTemplate.
Unexpected error.