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.

Path Params
uuid
required

The unique identifier of the user.

Query Params
uuid
required

The unique identifier of the organization to set as default.

Responses
204

Default organization updated successfully

400

Invalid request – User does not have access to the specified organization

401

Unauthorized - Invalid or missing authentication

403

Forbidden - Insufficient permissions

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Choose an example:
*/*