Delete section
DELETE
http://localhost:8080/api/v1/menus/:menuId/sections/:sectionId
Soft-delete a section from a menu
Authentication
X-Api-Keystring
API Key authentication via header
Path parameters
menuIdstringRequired
Menu UUID
sectionIdstringRequired
Section UUID
Headers
X-Tenant-IDstringOptional
Tenant identifier
Response
OK
codeinteger
isSuccessboolean
messagestring
Errors
404
Not Found Error

