curl --request DELETE \
--url https://api.revong.com/api/v1/accounts/{userId} \
--header 'Authorization: Bearer <token>'ROLES: USER_ADMIN USER: true SERVICE ACCOUNT: true
curl --request DELETE \
--url https://api.revong.com/api/v1/accounts/{userId} \
--header 'Authorization: Bearer <token>'