ContactField
Create contact field setting
Create contact field setting
post/ContactCustomFieldSetting
Request body
Example request
{
"objectName": "ContactCustomFieldSetting"
}Response
Successful operation
Example response
{
"objects": [
{
"id": "1",
"objectName": "ContactCustomFieldSetting",
"sevClient": {
"id": "0",
"objectName": "SevClient"
}
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.