Skip to content

Delete OE parts

OpenAPI specifications

delete https://api.autopass.pro/vehicles/{vehicle_id}/parts-oe

Delete OE parts for specific vehicle.

Path parameters

vehicle_idrequired
  • Type: integer
  • Example: 47743544

Request body

Schema

AttributeTypeExample
item
object
item.application_id
number
438
item.part_oe_id
number
58005960

Example

[
  {
    "application_id": 438,
    "part_oe_id": 58005960
  }
]

Responses

200 - OK

400 - Bad request