cURL
curl --request DELETE \ --url 'https://api.cal.com/v1/users/{userId}?apiKey='
ID of the user to delete
Your API key
OK, user removed successfully
Was this page helpful?