Let's see how to remove status of Flash Cards of that keyword for a user
Last updated 8 months ago
POST /api/v1/cardsUserStatus/delete HTTP/1.1 Host: Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 52 { "keyword": "text", "userId": "text", "orgAlias": "text" }
User Status for Flash Card deleted successfully
No content