cURL
curl --request DELETE \ --url https://api.example.com/api/v1/decklists/{id}/ \ --header 'Authorization: <api-key>'
ViewSet for managing decklists
Token-based authentication with required prefix "Token"
No response body