/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

KeyDatatypeRequiredDescription
Content-Typestring