Delete Design

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}

Parameters #

ParameterTypeDescription
designIdintegerThe internal ID of the design to delete.

Returns #

Returns a succes message upon deletion.

"Design deleted successfully"