Update a contact attribute key
Updates a contact attribute key in the database.
Authorizations
Use your Formbricks x-api-key to authenticate.
Path Parameters
Body
Input data for creating or updating a contact attribute
The attribute identifier used in the system
"email"
Display name for the attribute
"Email Address"
Description of the attribute
"The user's email address"
Whether this is a default or custom attribute
default
, custom
"custom"
The ID of the environment this attribute belongs to
Response
The ID of the contact attribute key
The date and time the contact attribute key was created
"2021-01-01T00:00:00.000Z"
The date and time the contact attribute key was last updated
"2021-01-01T00:00:00.000Z"
Whether the attribute must have unique values across contacts
false
The attribute identifier used in the system
"email"
Display name for the attribute
"Email Address"
Description of the attribute
"The user's email address"
Whether this is a default or custom attribute
default
, custom
"custom"
The ID of the environment this attribute belongs to
Was this page helpful?