Add a member to an organization
POST/auth/organizations/:id/members
Add a member to an organization
Request
Responses
- 201
- 404
- 409
- 429
Member added
Organization or user not found in this environment
User is already a member
Member-add rate limit exceeded (sc-5599). Counted per ORGANIZATION,
so one organization's burst does not consume the budget of others on
the same application. The Retry-After header gives the seconds to wait.