Infra APIVm env

Remove a VM's synced ccp session

DELETE/api/v1/vms/{vm_id}/env/sync-session

Authorization

BearerAuth
AuthorizationBearer <token>

Supabase JWT Bearer token

In: header

Path Parameters

vm_id*string

VM ID

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/api/v1/vms/string/env/sync-session"
{  "status": "string",  "warning": "string"}
{  "error": "string",  "message": "string"}
{  "error": "string",  "message": "string"}
{  "error": "string",  "message": "string"}