Admin — Sandbox
Disconnect a sandbox provider
Removes stored credentials for a provider. If this was the active sandbox, the workspace falls back to the platform default.
Path Parameters
provider*string
Length
1 <= length <= 128Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "http://localhost:3001/api/v1/admin/sandbox/disconnect/vercel"{
"disconnected": true
}{
"error": "string",
"message": "string",
"requestId": "string"
}{
"property1": null,
"property2": null
}{
"error": "string",
"message": "string",
"requestId": "string"
}