version-discriminated
shape as Create Portal — send the fields you
want to change for the portal’s version.
Route: POST /api/external/v1/portals/{id}/update
Headers
| Header | Required | Description |
|---|---|---|
Content-Type | Yes | Must be application/json |
x-magna-api-token | Yes | Your Magna API token |
Path parameters
| Parameter | Type | Description |
|---|---|---|
id | string (uuid) | The portal ID to update |
Body parameters
Same as Create Portal — a discriminated union onversion (V1 or V2).