delete https://api.workbase.io/v1/company-users/
Response
204The user has been deleted successfully.
204The user has been deleted successfully.
xxxxxxxxxx
curl --request DELETE \
--url https://api.workbase.io/v1/company-users/id \
--header 'Portal-Mode: employeePortal'
Try It!
to start a request and see the response here!