Skip to main content
DELETE

Overview

This endpoint permanently deletes an analyzed account and all its associated data from your team’s workspace.

Path Parameters

string
required
The internal account ID to delete

Response

boolean
Indicates if the request was successful
string
Status message
object
This action is permanent and cannot be undone. All associated data including videos and analytics will be deleted.
You can only delete accounts that belong to your team. Attempting to delete another team’s account will result in a 403 Forbidden error.

Authorizations

x-api-key
string
header
required

Path Parameters

accountId
string
required

Response

200

Account deleted successfully