Last updated 1 month ago
No Content
const response = await fetch('/v1/catalog/items/{id}', { method: 'DELETE', headers: {}, }); const data = await response.json();
{ "type": "text", "title": "text", "status": 0, "detail": "text", "instance": "text" }