9 lines
288 B
Plaintext
9 lines
288 B
Plaintext
---
|
|
title: 'Update Member'
|
|
openapi: put /api/v1/orgs/organizations/{org_id}/members/
|
|
---
|
|
|
|
The API provides two roles for organization members:
|
|
|
|
- `READER`: Allows viewing of organization resources.
|
|
- `OWNER`: Grants full administrative access to manage the organization and its resources. |