v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1485231.8 KB

Update your FinSpace environment.

put/environment/{environmentId}

Path parameters

environmentIdstring required

The identifier of the FinSpace environment.

Request body

namestring

The name of the environment.

descriptionstring

The description of the environment.

federationMode'FEDERATED' | 'LOCAL'
<p>Authentication mode for the environment.</p> <ul> <li> <p> <code>FEDERATED</code> - Users access FinSpace through Single Sign On (SSO) via your Identity provider.</p> </li> <li> <p> <code>LOCAL</code> - Users access FinSpace via email and password managed within the FinSpace environment.</p> </li> </ul>

Response

Success