This endpoint removes ALL labels from an asset. If you want to remove specific labels while keeping others, use
PATCH /v1/asset/{asset_id}/labels with update_type=delete instead.Overview
Remove all labels from a specific asset. This endpoint provides a quick way to completely clear an asset’s labels, useful when:- Resetting asset categorization
- Cleaning up before re-labeling
- Removing assets from all label-based groups
- Decommissioning or archiving assets
Quick Example
Response
Success Response
Error Responses
Asset Not Found:Behavior
Complete Label Removal
This endpoint removes all labels from the asset: Before:Authorizations
Headers
Retrieve the Team ID from: https://cloud.projectdiscovery.io/settings/team
Path Parameters
Response
Example response