cURL
curl --request DELETE \ --url https://api-eu.cybedefend.com/team/{teamId}/member \ --header 'Content-Type: application/json' \ --data ' { "userId": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } '
{ "success": true, "message": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.cybedefend.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.cybedefend.com/llms.txt
Use this file to discover all available pages before exploring further.
User unique identifier
Member removed from team
Indicates if the removal was successful
Message describing the removal result