Unify and manage your data

Create new account for a tenant

Learn more about the Segmentation Api to create a new account.

This Activation API will enable you to create a new account for your tenant.

Request

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

Request body

ParameterTypeDescription
accountStringName of the account
keyStringUnencrypted key for RIH

Response

ParameterType Description
successbooleanTrue for success response
errorErrorError object for details
resultaccountAccount value
result.idStringUUID of account
result.accountStringAccount name