Error
Runtime Operations
Execute a runtime operation
Execute a runtime operation on a currently deployed environment. This allows you to run one-off commands, such as rebuilding static assets on demand, by defining an operations key in a project’s .upsun/config.yaml configuration. More information on runtime operations is available in our user documentation.
POST
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Last modified on June 16, 2026