Update custom dictionary record
Fields example: "fields": { "field1": { type: "BOOLEAN", value: true}, "field2": { type: "NUM_INT", value: 10}, "field3": { type: "NUM_DOUBLE", value: 1.5}, "field4": { type: "TEXT", value: true}, "field5": { type: "DATE", value: 1591401600000}, "field6": { type: "CUSTOM_DICT_REF", value: 123} }
Path Parameters
category string required
category
id int64 required
id
application/json
Request Body required
request
code string
fields object
property name* object
name string
position int32
status int64
Responses
- 200
- 201
- 401
- 403
- 404
OK
*/*
Schema
Schema
integer
Created
Unauthorized
Forbidden
Not Found
Loading...