Removes values from the specified column.
TypeCode required | string The object's type code. See the list of Type Codes. |
columnName required | string The name of the column/attribute you want to remove values from. |
{- "response": {
- "node": "string",
- "csrfToken": "string",
- "data": null,
- "status": 0
}
}