IMPORTANT: Deleted logos cannot be restored via the API.
This is a delete operation that marks the design as deleted in the system and updates its status to "UDGÅET" (Discontinued) in the underlying ERP system if applicable.
DELETE /api/design/{designId}| Parameter | Type | Description |
|---|---|---|
| designId | integer | The internal ID of the design to delete. |
Returns a succes message upon deletion.
"Design deleted successfully"