Api referenceAppsCopy Markdown URLOpen MarkdownAvailable MethodsUse the links below to view request/response examples and generated code for each method.GET/api/v1/appsList workspace appsCopyGET/api/v1/apps/{id}Get app by idCopyPOST/api/v1/appsCreate appCopyPATCH/api/v1/apps/{id}Update appCopyDELETE/api/v1/apps/{id}Delete appCopyCreate workspace user POSTCreates a user and adds them to the workspace. This endpoint can be called by a session member or a workspace-scoped API key with write access.Delete app DELETEDeletes an app from the resolved workspace and removes its /w/[handle]/apps/[name-id] page.