Remove an asset from your organization’s allowlist. This performs a soft delete.
X-API-KEY header:
| Parameter | Type | Required | Description |
|---|---|---|---|
| assetId | number | Yes | ID of the asset to remove |
| Field | Type | Required | Description |
|---|---|---|---|
| assetId | number | Yes | ID of the asset to remove (must match path parameter) |
| Field | Type | Description |
|---|---|---|
| success | boolean | Always true for successful removals |
| id | number | ID of the asset removed from organization |
Your API key. This is required by most endpoints to access our API programatically. Reach out to us at [email protected] to get an API key for your use.
ID of the asset to remove
x > 0