delete https://us3-api.bringg.com/partner-integrations-service/v1/integrations/930oa3FF/service_uuid1/service_uuid2
Delete a specific vehicle using its external_id or the id generated by Bringg.
This endpoint uses query paramsInstead of sending a payload, include the
idorexternal_idin the endpoint URL. For example:
https://developer-api.bringg.com/services/<service-id>/<secret-1>/<secret-2>/?id=12345
https://developer-api.bringg.com/services/<service-id>/<secret-1>/<secret-2>/?external_id=v123
