Members
Propose adding members
[Admin Only] Creates a proposal to add new API members to the organization. Only API members can be created via this endpoint; user members are added through the signup/invitation flow. Only admin API members can make requests to this endpoint.
POST
cURL
Authorizations
API key authentication. Include your API key in the Authorization header.
Headers
Idempotency key for safely retrying mutation requests.
Body
application/json
List of members to create
Response
Member creation proposal created
Example:
cURL