TeamGriddeveloper
put/productgroups/{_id}Write operation

Update product group

Use the frozen API v0 contract to update product group. Uses the broad legacy payload contract and returns the historical v0 response envelope. Authentication scopes the request to the workspace that issued the token.

Path parameters

1
_idrequired
string

Stable id used to identify the target within the authenticated workspace.

Request body

application/json
Schema type: object

Responses

6
200The legacy request to update product group 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 update product group 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 update product group 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.

Documentation feedbackWas this page useful?
Esc

Search TeamGrid Developer

Find guides, concepts and every API operation.