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