curl --request DELETE \
--url https://your-tenant.bloodhoundenterprise.io/api/v2/extensions/{extension_id} \
--header 'Authorization: Bearer <token>'"[this request has no response data]"Experimental - Deletes an OpenGraph Extension by Extension ID
curl --request DELETE \
--url https://your-tenant.bloodhoundenterprise.io/api/v2/extensions/{extension_id} \
--header 'Authorization: Bearer <token>'"[this request has no response data]"Authorization: Bearer $JWT_TOKEN
Extension ID for deletion
No Content This response will contain no response body.
The response is of type string.