Unify and manage your data

Update account key

Learn more about the Segmentation Api to update an account key.

This Activation API will enable you to update an existing account record key.

Request

PUT  /api/[env]/[tenant]/accounts/[accountId]
Parameter Required Description
Headers Authorization YesInformation about authentication access token in the format "Bearer <accessToken>". For more information, see Authentication API.

Request body

ParameterTypeDescription
keyStringNew key for the account

Response

ParameterType Description
successbooleanTrue for success response
errorErrorError object for details