Name | Type | Required | Description |
---|---|---|---|
id | string | Yes | The ID of the banner to delete. |
Status Code | Description |
---|---|
200 | Hero banner deleted successfully. |
400 | Bad request. |
401 | Unauthorized - authentication required. |
403 | Forbidden - user does not have permission to perform this action. |
404 | Not Found - banner with provided ID not found. |
500 | Internal Server Error. |