Update a contact attribute key
Updates a contact attribute key in the database.
Authorizations
Use your Formbricks x-api-key to authenticate.
Path Parameters
The ID of the contact attribute key
Body
A contact attribute key to update.
Display name for the attribute
"Email Address"
Description of the attribute
"The user's email address"
The attribute identifier used in the system
"email"
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