Requests REST Endpoints

Requests

List requests relating to sites, such as requests for new sites and requests to copy sites. Update requests that have been rejected. Retry failed requests.

Check the Progress of a Request
Method: get
Path: /sites/management/api/v1/requests/{id}/job
Get a Request
Method: get
Path: /sites/management/api/v1/requests/{id}
Get the Localization Policy for the Target Site
Method: get
Path: /sites/management/api/v1/requests/{id}/localizationPolicy
Get the Owner for the Target Site
Method: get
Path: /sites/management/api/v1/requests/{id}/ownedBy
Get the Query Syntax for Request Resources
Method: get
Path: /sites/management/api/v1/requests/search-form
Get the Repository for the Target Site
Method: get
Path: /sites/management/api/v1/requests/{id}/repository
Get the Site Created by the Request
Method: get
Path: /sites/management/api/v1/requests/{id}/site
Get the Source Site Associated with the Request
Method: get
Path: /sites/management/api/v1/requests/{id}/source
Get the Template Associated with the Request
Method: get
Path: /sites/management/api/v1/requests/{id}/template
Get the User or Application That Created the Request
Method: get
Path: /sites/management/api/v1/requests/{id}/createdBy
List or Batch Read Site Requests
Method: get
Path: /sites/management/api/v1/requests