Skip to main content

Update dealer group parent and/or groupType


ApiScope: manage.dealergroup.write
API Scope Level: ServiceSubscriberScope
Path Parameters
    dealerGroupUuid string required

    UUID of the dealer group to update

Request Body required
    parentUuid string
    groupType string
Responses

OK


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