organizations

Add a user role to an organization.

Add a user role to an organization.

put/organizations/{organizationId}/users/{username}

Path parameters

usernamestring required

User to add to org.

organizationIdinteger required

Organization ID.

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.