Offboard asset
POST/v2beta1/assets/:assetId/offboard
This API request can be used to remove an asset with a telematics device connected to it from the Iris platform.
To delete an asset that's not connected to any telematics devices please use endpoint Delete asset.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Asset was successfully offboarded.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error