Execute Droplet Action
documentedTrigger an action on a Droplet (e.g., power_on, reboot, snapshot).
POST /v2/droplets/{droplet_id}/actionsDropletsno implementation yet0 runsInput
droplet_id*
Droplet ID
12345678
type*
Action type
power_on
name
Name (e.g., snapshot name)
snapshot-2026-02-18
size
Size slug (for resize)
s-1vcpu-2gb
image
Image slug or ID (for rebuild)
ubuntu-20-04-x64
disk
Disk (for resize with disk changes)
true|false
Calls DigitalOcean as you (your API key is your account); keychains.dev holds the credentials.