cURL
curl --request POST \ --url https://api.galileo.ai/v2/invite_users \ --header 'Content-Type: application/json' \ --header 'Galileo-API-Key: <api-key>' \ --data ' { "emails": [ "<string>" ], "auth_method": "email", "role": "user", "group_ids": [], "send_email": true } '
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.galileo.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.galileo.ai/llms.txt
Use this file to discover all available pages before exploring further.
1
email
google
github
okta
azure-ad
custom
saml
invite
admin
manager
user
read_only
Successful Response
Was this page helpful?