Create a contact attribute
Creates a contact attribute in the database.
POST
Authorizations
Use your Formbricks x-api-key to authenticate.
Body
application/json
The contact attribute to create
Input data for creating or updating a contact attribute
The ID of the attribute key
The ID of the contact
The value of the attribute
Example:
"example@email.com"
Response
201
Contact attribute created successfully.
Was this page helpful?