Files
t6_mem0/docs/api-reference/organization/add-org-member.mdx
2024-11-05 23:16:31 +05:30

10 lines
287 B
Plaintext

---
title: 'Add Member'
openapi: post /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.