Remove workspace user API

Hello, I am currently trying to use the remove user from a workspace with my discord bot. Although I keep getting a 404 error and don’t know why. It says error 404 “Not found”

If you could help me that would be great!

Thanks

Hello Nicky,

Thank you for using Clockify Forum!

Could you please let me know the endpoint you are using? Also, you can attempt to use this: DELETE [https://api.clockify.me/api/v1/workspaces/{workspaceId}/users/{userId}.

Cheers!