v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-19273210655.1 KB
Servers

Perform Postgres action

Run an action on the Postgres service.

Processing mode: <small><code>async</code></small>

post/orgs/{organization}/servers/{server}/services/postgres/actions

Path parameters

organizationstring required

The organization slug

serverinteger required

The server ID

Request body

action'reboot' | 'stop' required
reboot <br/> Reboot the Postgres service
stop <br/> Stop the Postgres service