---
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.
