cURL
curl --request POST \ --url https://getkontext.io/api/v1/organizations/{orgId}/invite \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "email": "jsmith@example.com", "role": "admin" } '
{ "error": "<string>", "issues": [ { "code": "<string>", "message": "<string>", "path": [ "<string>" ] } ] }
Documentation IndexFetch the complete documentation index at: https://getkontext.io/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://getkontext.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key (ktx_key_*) or session Bearer token
admin
member
Invitation sent