SurveyTale Docs

Update a contact attribute key

Updates a contact attribute key in the database.

Authorization

apiKeyAuth
x-api-key<token>

Use your SurveyTale x-api-key to authenticate.

In: header

Path Parameters

id*string

The ID of the contact attribute key

Match^[0-9a-z]+$
Formatcuid2

Request Body

application/json

The contact attribute key to update

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json