Add Workspace Integration
POST/api/hive/v1/workspaces/:id/integrations/
Adds a project integration to the workspace. The project must exist and the user must have read access to it. If the project is already integrated, this will be a no-op.
Request
Responses
- 200
- 400
- 403
- 404
Success message with updated workspace
Bad request
Must be workspace owner
Workspace or project not found, or no read access to project