Decks
Delete deck
ProductionStagingUAT
DELETEhttps://ankiren.com/api/decks/{id}
Parameters
Path Parameters
- idstringpathRequired
Responses
200 · Deck deleted
Không có body.
Sample Code
Đổi ngôn ngữ ở ô Language trên thanh Documentation.
cURL
curl -X DELETE 'https://ankiren.com/api/decks/{id}' \
-H 'Authorization: Bearer <token>' \
-H 'Accept: application/json'