Update a gallery
Galleries
Update a gallery
Update name and/or items. items is a full replace — to add,
remove, or reorder, fetch the current array via GET, mutate, then
send the complete new list. Slug is immutable.
PATCH
Update a gallery
Documentation Index
Fetch the complete documentation index at: https://docs.neuraldraft.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Project API key. Pass as Authorization: Bearer ndsk_live_.... Manage
keys via /projects/me/api-keys. Test-mode keys use
the ndsk_test_ prefix.
Path Parameters
Pattern:
^[a-z0-9][a-z0-9-]*$Body
application/json
Response
OK