setCustomValueRequestType
setCustomValueRequestType
The parameters of setCustomValue.
JSON Example
{
"key": "string",
"value": "string"
}
string
key
Required
The name of the field whose value is to be updated.
string
value
Required
Value to be assigned to the custom field.
Parameter To