Skip to main content

Incremental update DealerAssociate with authorities to add and remove

Incremental update DealerAssociate with authorities to add and remove

Path Parameters
    user_uuid string required
    ServiceSubscriberDepartment string required
Request Body required
    authoritiesToAdd object[]
  • Array [
  • authority string
    description string
  • ]
  • authoritiesToRemove object[]
  • Array [
  • authority string
    description string
  • ]
Responses

OK


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