Delete userAsk AIdelete https://api.doit.com/iam/v1/users/{id}Deletes a user.Path ParamsidstringrequiredThe unique ID of the user to deleteResponses 200OK - User deleted successfully. 400Bad Request - The server cannot process the request, often due to a malformed request. 401Unauthorized - Invalid API key. 403Forbidden - The client is not authorized to perform the request. 500Internal Server Error - Something went wrong with the DoiT API server.Updated 3 months ago