Create or update a general project relation
PUT/api/workflows/:projectId/related-projects/:alias
The current project must be manageable. If the caller can also manage the target, targetAlias is required
and Server updates both projects in one transaction. Otherwise only the current declaration is saved and
remains pending. Each grant means "allow the other project to access the current project" and defaults to
read: all, write: none when omitted.
Request
Responses
- 200
- 400
- 403
- 409
Updated related-project states, including reciprocal confirmation.
workflow-code standard error response.
workflow-code standard error response.
workflow-code standard error response.