cURL
curl --request DELETE \ --url https://api.projectdiscovery.io/v1/asset/enumerate/group/{group_id} \ --header 'X-API-Key: <api-key>'
{ "message": "<string>" }
Delete an asset group by id
Retrieve the Team ID from: https://cloud.projectdiscovery.io/settings/team
Example response
The response is of type object.
object
Was this page helpful?