Skip to main content
PATCH
Update Dealer
PATCH /v1/dealers/{dealership_id}
v1.0 schema lock. The response shape on this page is the locked v1.0 contract. We will never remove a documented field, never rename a field, and never change a field’s type without bumping to v2 (see Versioning). New fields may be added additively; your client must tolerate unknown keys.
Update a dealership’s configuration. Currently supports changing the inventory type filter.

Parameters

Request Body

Inventory Type Values

Example

Response

Errors

Path Parameters

dealership_id
string
required

Body

application/json
api_key
string
required
inventory_type
string | null

Response

Successful Response