Authorization: Bearer ********************
curl --location --request DELETE 'https://integration.returning.ai/apis/v1/streaks/' \ --header 'Authorization: Bearer <token>'
{ "status": "success", "message": "Streak deleted successfully" }