DELETE
Stop and delete a server

Authorizations

api-key
string
header
required

Per-project server key, prefixed sk_live_. Full access to every endpoint. Keep it on your backend: never ship it in a game binary.

Path Parameters

instance_id
string
required

Server instance identifier.

Example:

"abc123"

Response

Server stopped and deleted.