v1

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

Create server action

Run an action on a server, defined by the action type parameter.

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

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

Path parameters

organizationstring required

The organization slug

serverinteger required

The server ID

Request body

action'reboot' | 'power-cycle' required
reboot <br/> Reboot the server.
power-cycle <br/> Power-cycle the server.