Skip to main content

Update SSO partner business entity mappings


ApiScope: manage.sso.partner.read
API Scope Level: ServiceSubscriberScope
Path Parameters
    ssopartnerUUID string required
    entity string required
Request Body required
    Mappings object[]
  • Array [
  • BusinessEntityName string
    BusinessEntityIdentifier string
    MkEntityName string
    MkEntityIdentifier 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...