Moves an shared flow to a different space.
HTTP request
POST https://apigee.googleapis.com/v1/{name=organizations/*/sharedflows/*}:move
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. Shared Flow to move in the following format: |
Request body
The request body contains data with the following structure:
| JSON representation |
|---|
{ "space": string } |
| Fields | |
|---|---|
space |
Optional. Resource ID of the space to move the shared flow to. If unspecified, the shared flow will be moved to the organization level. |
Response body
If successful, the response body contains an instance of SharedFlow.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform