VibeHost
API referenceApiV1WorkspacesWorkspaceidAppsAppidAccess requestsRequestidAction

/api/v1/workspaces/{workspaceId}/apps/{appId}/access-requests/{requestId}/{action}

POST
/api/v1/workspaces/{workspaceId}/apps/{appId}/access-requests/{requestId}/{action}

Authorization

bearerAuth apps:write
AuthorizationBearer <token>

In: header

Scope: apps:write

Path Parameters

workspaceId*string
appId*string
requestId*string
action*string
Value in"approve" | "deny"

Response Body

curl -X POST "https://example.com/api/v1/workspaces/string/apps/string/access-requests/string/approve"
Empty