Create or update a route

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Channel id. Optionally includes the project id, separated by a dash: mychannel-branchId

string
required

Name of route

Body Params
string
required

the name (url path element) of the sitemap item. Each sitemap item name must be unique between its siblings.

string

the name of the (default) layout definition for rendering a url matching this sitemap item

string

default page (header) title

string

the (base) content path, relative to the channel (base) content path to use for rendering this sitemap item page, or any of its children

string

the (unique) reference id value can be used instead of the content path to create a direct link to this sitemap item

parameters
object

a map of string parameters (names/values) for rendering this sitemap item page

boolean

boolean value if the URL should have a (primary) document or folder item. Default false when missing. If the value is true and the URL does not map to a specific content item, the PageModelApi returns a 404 page.

doctypePages
object

a more specialized page (name) mapping based on the matched document its type

items
array of objects

a list of child sitemap items.

items
Headers
string

Resource's version. Must be used in any subsequent update requests of this resource. Can be obtained when GETting the resource

Responses

403

Forbidden

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json

© Bloomreach, Inc. All rights reserved.