Remove Company Assets

Remove primary domains, apks, and/or external_domains from a company. At least one of the three asset arrays must be provided and non-empty. Clients must send a JSON body on this DELETE request.

If the authenticated user belongs to an organization with synced_data: true, only the user with organization.role: "owner" can call this endpoint. Other members receive 403 Forbidden.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

MongoDB ObjectId of the target company

Body Params
domains
array of strings
length ≤ 100

Primary domains to remove

domains
apks
array of strings
length ≤ 100

APK package names to remove

apks
external_domains
array of strings
length ≤ 100

External (third-party) domains to remove

external_domains
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json