cURL
curl --request DELETE \ --url https://api.diversion.dev/v0/organizations/{org_id}/members/{user_id} \ --header 'Authorization: Bearer <token>'
{ "status": 123, "detail": "<string>", "title": "<string>", "type": "<string>" }
Only organization admins can delete members.
Documentation IndexFetch the complete documentation index at: https://docs.diversion.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.diversion.dev/llms.txt
Use this file to discover all available pages before exploring further.
This API uses OAuth 2 with the implicit grant flow
An ID of an organization
A user's ID
3
"Google_1192874509253"
Request completed successfully
Contact support