Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "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'\