Members
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
List all members
Required API key scopes
organization_member:readPath parameters
- organization_idstring
Query parameters
- limitintegerNumber of results to return per page. 
- offsetintegerThe initial index from which to return the results. 
Response
Request
GET 
Response
Status 200
RESPONSE
Update members
Required API key scopes
organization_member:writePath parameters
- organization_idstring
- user__uuidstring
Request parameters
- level
Response
Request
PATCH 
Response
Status 200
RESPONSE
Delete members
Required API key scopes
organization_member:writePath parameters
- organization_idstring
- user__uuidstring
Request
DELETE