Skip to main content

Delete DealerSetupOptions for given Dealer.


ApiScope: manage.dealer.write
API Scope Level: DealerScope
Path Parameters
    dealerUUID string required
Request Body required
    updateDSORequestDTOList object[]
  • Array [
  • optionKey string
    optionValue string
    validate boolean
  • ]
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
Loading...