VibeHost
API referenceWorkspacesWorkspaceidAppsAppidOg

/workspaces/{workspaceId}/apps/{appId}/og

PUT
/workspaces/{workspaceId}/apps/{appId}/og

Authorization

bearerAuth apps:write
AuthorizationBearer <token>

In: header

Scope: apps:write

Path Parameters

workspaceId*string
appId*string

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X PUT "https://example.com/workspaces/string/apps/string/og" \  -H "Content-Type: application/json" \  -d '{}'
Empty