Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://{subdomain}.nudj.cx/api/v2/admin/teams/{userId} \ --header 'x-api-token: <api-key>'
{ "success": true, "message": "<string>" }
Remove a user from an organisation by removing their role.
The id of the user to remove
^[0-9a-fA-F]{24}$
Successful response
Was this page helpful?