v1

latestOpenAPI 3.1.0Apache 2.02026-07-245981,1853.0 MB
Users V2

Modify User Default Organization

Use this API to modify the default organization for a specific user. The user must have at least one role in the specified organization.

patch/api/access/v2/users/{userId}/default-organization

Path parameters

userIdstring uuid required

The unique identifier of the user.

Query parameters

organizationIdstring uuid required

The unique identifier of the organization to set as default.

Response

Default organization updated successfully