Skip to main content

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

Updated related-project states, including reciprocal confirmation.