Infra APIVm env
Refresh a VM's system GitHub credentials
POST
/api/v1/vms/{vm_id}/env/refresh-systemAuthorization
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
application/json
curl -X POST "https://example.com/api/v1/vms/string/env/refresh-system"{ "status": "string", "warning": "string"}{ "error": "string", "message": "string"}{ "error": "string", "message": "string"}{ "error": "string", "message": "string"}{ "error": "string", "message": "string"}