cURL
curl --request DELETE \ --url https://api.smartmove.eu/m2m/api/v1/fleets/{assetProviderCountryCode}/{assetProviderCode}/{vehicleId}/tire-sets/{tiresetId} \ --header 'Authorization: Bearer <token>'
Remove the selected tire set for the specified vehicle
The access token received from the authorization server in the OAuth 2.0 flow.
Asset provider country code
2
Asset provider code
3
The assetId of the vehicle
The tire set ID
Tire set deleted