v1

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

Perform MySQL action

Run an action on the MySQL service.

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

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

Path parameters

organizationstring required

The organization slug

serverinteger required

The server ID

Request body

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