cURL
curl --request POST \ --url https://api-eu.cybedefend.com/project/{projectId}/security-champion/{conversationId}/delete
{ "success": true }
Permanently deletes a Security Champion conversation and all associated messages
Project unique identifier
Conversation unique identifier
Conversation deleted successfully
true