organizations
Update a user role in an organization.
Update a user role in an organization.
post/organizations/{organizationId}/user
Path parameters
organizationIdinteger required
Organization ID.
Query parameters
role'ADMIN' | 'MAINTAINER' | 'MEMBER' required
Role of user.
userIdinteger required
User ID of user to add to organization.
Response
default response
Changes
No recorded changes to this endpoint across all 51 revisions of this API.