/restapi/v1.0/client-info/custom-data/:customDataKey
PUT {{baseUrl}}/restapi/v1.0/client-info/custom-data/:customDataKey
Update Custom Data by Key
Request Body
{"id"=>"<string>", "value"=>"<string>"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |