Workspaces

Share an application into a workspace

Adds an application owned by the authenticated user to a workspace they own. Up to 100 applications per workspace. The same application cannot be shared twice.

Rate limited to 10 additions per 30s per user.

post/v2/workspaces/applications

Request body

workspaceIdstring required
appIdstring required

Response

Application shared into the workspace.

status'success' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.