Append items to section
Append new items to an existing section. Does NOT delete existing items in the section — only inserts the new ones. Use PUT to full-replace, or PATCH …/reorder to change sort order.
Authentication
X-Api-Keystring
API Key authentication via header
Path parameters
sectionId
Section UUID
Headers
X-Tenant-ID
Tenant identifier
Request
This endpoint expects an object.
items
Response
OK
code
isSuccess
message
Errors
404
Not Found Error

