Skip to main content Skip to complementary content

POST /requests/{requestId}/reloadApp

Reloads the app generated by the request

Reloads the generated app.

Path parameters

Name Description Type
requestId

The ID of a request

String

Request Body

JSON payload to send to RequestReloadApp

Name Type Required
copyRequest ReloadApp
actualRowEst ReloadApp
bindSelectionState ReloadApp
selectionState ReloadApp

Responses

Name Description Type
200

Successful response.

RequestStateFull
403

Insufficient privilege to reload the generated app. User must be either owner of the request or the generated app.

Error
404

Invalid request ID or generated app not found.

Error

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!