Members
Creates a new member
Create a new user and add to the team by providing ‘email’, ‘role’ and an optional list of RBAC groups.
POST
Creates a new member
Documentation Index
Fetch the complete documentation index at: https://mezmo-9a59581a-mintlify-926f893d.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
This key is used for all apis with the exception of ingest. You can obtain it following
these instructions and placing
the key in the header of your call in the format of Authorization: Token {accesstoken}
For example:
curl -H 'Authorization: Token <ACCESS TOKEN>'Body
application/json
Request parameters.
Response
A new member was created successfully! Entire memberResource is returned.
Creates a new member