delete
https://sandbox.recordedfuture.com/api/v0/profiles/
Permanently remove an analysis profile without affecting previously analyzed samples.
What this endpoint does
Permanently deletes an analysis profile from the organization. The profile can be identified by UUID or name. Deleting a profile does not affect samples that were previously analyzed using it. Returns 404 if the profile does not exist. Use Sandbox: List Profiles to discover available profiles before deletion.
Response data
Returns an empty JSON object on success.
