Infra APIVms github

Unlink GitHub repos from VM

Removes all GitHub repository links from a VM

DELETE/api/v1/vms/{vm_id}/github

Removes all GitHub repository links from a VM

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

application/json

curl -X DELETE "https://example.com/api/v1/vms/string/github"
{  "message": "string"}
{  "error": "string",  "message": "string"}
{  "error": "string",  "message": "string"}
{  "error": "string",  "message": "string"}
{  "error": "string",  "message": "string"}