User onboarding - Remove onboarded users (bulk)
Call this endpoint to remove onboarded users in bulk
URL
https://test-api.bvndle.com/api/v1/laas/onboard-users
HTTP Method
DELETEAuthorization Header
Bearer ACCESS_TOKENnametypeDescription
usersArrayRequired
Array of objects with each object containing userId of the previously onboarded users {"userId": UUID}
Array of objects with each object containing userId of the previously onboarded users {"userId": UUID}
cURL