{ "status": "success", "message": "user deleted successfully" }
Call this endpoint to remove a single onboarded user
curl --request DELETE 'https://test-api.bvndle.com/api/v1/laas/onboard-users/:userId' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer ACCESS_TOKEN'\