Skip to content

Delete a pod

DELETE
/v1/admin/pods/{id}

Permanently deletes a pod by ID.

Authorizations

BearerAuth

API key (Bearer key_...)

Type
API Key (header: Authorization)

Parameters

Path Parameters

id*

Pod ID

Type
string
Required

Responses

No Content

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI