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.
Remove a user from an organization
cURL
curl --request DELETE \ --url https://api.fluxend.app/organizations/{organizationUUID}/users/{userUUID} \ --header 'Authorization: <authorization>'
{ "content": "null", "errors": [ "Invalid input parameter" ], "success": false }
Bearer Token
Organization ID
User ID
User deleted