Invites
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
List all invites
Required API key scopes
organization_member:read
Path parameters
- organization_idstring
Query parameters
- limitinteger
Number of results to return per page.
- offsetinteger
The initial index from which to return the results.
Response
Status 200
RESPONSE
Create invites
Path parameters
- organization_idstring
Response
Status 201
RESPONSE
Delete invites
Path parameters
- idstring
A UUID string identifying this organization invite.
- organization_idstring
Response
Status 204 No response body
Create invites bulk
Required API key scopes
organization_member:write
Path parameters
- organization_idstring