Skip to main content

End all sessions and clear sessionInfo cache for dealerUser

deprecated

This endpoint has been deprecated and may be removed in future versions of the API.


ApiScope: manage.user.migration
API Scope Level: ServiceSubscriberScope
Request Body required
    dealerUserID int64
Responses

OK


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