Skip to main content
PUT
Bulk Move Pages

Authorizations

X-DOMO-Developer-Token
string
header
required

Body

application/json
pageIds
integer[]
required

IDs of pages to move

parentPageId
integer
required

ID of the new parent page

pagePermission
enum<string>
required

Permission for the pages

Available options:
ORIGINAL

Response

Success (200): Pages moved successfully.