TeamGriddeveloper
post/projectTemplatesWrite operation

Create project template

Use the frozen API v0 contract to create project template. Uses the broad legacy payload contract and returns the historical v0 response envelope. Authentication scopes the request to the workspace that issued the token. This historically advertised operation has no supported write path and returns 501.

Request body

application/json
Schema type: object

Responses

7
200The legacy request to create project template succeeded and returned the historical v0 response envelope.application/json
Response schemaapplication/json
data
object

Response data for the completed request.

info
string

The info associated with this legacy.

pagination
objectnullable

The pagination associated with this legacy.

status
stringnullable

Canonical status of the resource or operation.

statusCoderequired
integer

HTTP status code represented by this legacy response envelope.

201The legacy request to create project template created a resource and returned the v0 response envelope.application/json
Response schemaapplication/json
data
object

Response data for the completed request.

info
string

The info associated with this legacy.

pagination
objectnullable

The pagination associated with this legacy.

status
stringnullable

Canonical status of the resource or operation.

statusCoderequired
integer

HTTP status code represented by this legacy response envelope.

204The request to create project template completed successfully and returns no response body.
400Legacy request failure.application/json
Response schemaapplication/json
data
object

Response data for the completed request.

info
string

The info associated with this legacy.

pagination
objectnullable

The pagination associated with this legacy.

status
stringnullable

Canonical status of the resource or operation.

statusCoderequired
integer

HTTP status code represented by this legacy response envelope.

401Authentication failed.application/json
Response schemaapplication/json
error
string

Sanitized failure information when the operation did not succeed.

message
string

Human-readable explanation intended to help diagnose the result.

statusCoderequired
integer

HTTP status code represented by this legacy response envelope.

429Rate limit exceeded.application/json
Response schemaapplication/json
error
string

Sanitized failure information when the operation did not succeed.

message
string

Human-readable explanation intended to help diagnose the result.

statusCoderequired
integer

HTTP status code represented by this legacy response envelope.

501The frozen route was historically advertised but has no supported write path.application/json
Response schemaapplication/json
data
object

Response data for the completed request.

info
string

The info associated with this legacy.

pagination
objectnullable

The pagination associated with this legacy.

status
stringnullable

Canonical status of the resource or operation.

statusCoderequired
integer

HTTP status code represented by this legacy response envelope.

Documentation feedbackWas this page useful?
Esc

Search TeamGrid Developer

Find guides, concepts and every API operation.