User
Change an organization member role
Owner-only mutation; the owner and caller's own role cannot be changed.
put/api/v1/user/org/members/{id}
Path parameters
idinteger required
Headers
X-CSRF-Tokenstring required
Fresh token returned by GET /api/v1/user/me for this authenticated session.
Request body
Response
Role updated
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○