This endpoint allows you to delete the flash card created by you for your organisation
Last updated 8 months ago
POST /api/v1/flashCard/delete HTTP/1.1 Host: Authorization: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 40 { "flashCardId": "text", "orgAlias": "text" }
Flash card deleted successfully
No content