Datagrid Values
patch
Path parameters
idstring · uuidRequired
A UUID v4 string that identifies an entity.
Header parameters
authorizationstringRequired
The API key to use for authentication. Can be created in the api keys section on the workspace settings page.
Body
detailany ofOptional
or
or
Responses
200
The datagrid value was updated.
application/json
createdAtstring · date-timeRequired
idstring · uuidRequired
A UUID v4 string that identifies an entity.
updatedAtstring · date-timeRequired
datagridColumnIdstring · uuidRequired
A UUID v4 string that identifies an entity.
datagridIdstring · uuidRequired
A UUID v4 string that identifies an entity.
datagridRowIdstring · uuidRequired
A UUID v4 string that identifies an entity.
detailany ofRequired
or
or
400
Invalid datagrid value configuration.
application/json
401
Unauthorized.
application/json
404
The datagrid value was not found.
application/json
patch
/api/v1/datagrid-values/{id}Last updated
