Unify and manage your data

Delete account

Learn more about the Segmentation Api to delete an account.

This Segments API will enable you to delete an exisitng account.

Request

DELETE  /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.

Response

ParameterType Description
successbooleanTrue for success response
errorErrorError object for details