Skip to content

Delete insight

DELETE
/api/v1/insights/{id}
curl --request DELETE \
--url https://example.com/api/v1/insights/example
id
required
string

Success

Media type application/json
object
message
required
string
Example generated
{
"message": "example"
}

Insight not found