update_user_attribute
Update an existing user attribute in AdButler by providing its user database ID and attribute ID. Modify the field's label, data type, or other details to keep your user data accurate.
Instructions
Update an existing user attribute in a user database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | User attribute ID | |
| type | No | Data type of the field | |
| label | No | Descriptive label for the field | |
| user_db_id | Yes | User database ID |