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

dbCreateDateinteger
dbUpdateDateinteger
role'ADMIN' | 'MAINTAINER' | 'MEMBER'
status'PENDING' | 'REJECTED' | 'ACCEPTED' required

The status of the organization invitation

Changes

No recorded changes to this endpoint across all 51 revisions of this API.