cURL
curl --request POST \ --url https://api.nuon.co/v1/orgs/current/user \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "user_id": "<string>" } '
{ "account_type": "auth", "created_at": "<string>", "email": "<string>", "id": "<string>", "org_ids": [ "<string>" ], "permissions": {}, "roles": [ { "createdBy": "<unknown>", "created_at": "<string>", "created_by_id": "<string>", "id": "<string>", "policies": [ { "created_at": "<string>", "created_by_id": "<string>", "id": "<string>", "name": "org_admin", "permissions": {}, "role_id": "<string>", "updated_at": "<string>" } ], "role_type": "org_admin", "updated_at": "<string>" } ], "subject": "<string>", "updated_at": "<string>", "user_journeys": [ { "name": "<string>", "steps": [ { "complete": true, "completed_at": "<string>", "completion_method": "<string>", "completion_source": "<string>", "metadata": {}, "name": "<string>", "title": "<string>" } ], "title": "<string>" } ] }
Add a user to an organization.
Documentation IndexFetch the complete documentation index at: https://docs.nuon.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.nuon.co/llms.txt
Use this file to discover all available pages before exploring further.
Type "Bearer" followed by a space and token.
Input
Created
auth
auth0
service
canary
integration
ReadOnly Fields
Show child attributes