Delete a user API

:zap: API Reference: Delete a user


Use the method carefully as it completely deletes the user record and the whole set of telematics data associated with the users without options to recover it.

curl --request DELETE \
  --url https://user.telematicssdk.com/v1/Management/users/{DeviceToken} \
  --header 'Accept: application/json' \
  --header 'Authorization: Bearer '