Update Partner config

post

/oam/services/rest/v1/fed/partners/sp/{partnerName}

Update service provider config of the given partner, using API Key for authentication, API key will be securely communicated offline by respective admin using which the rest API can be called.

Request

Supported Media Types
Path Parameters
Body ()
PartnerConfigBody
Root Schema : PartnerConfigBody
Type: object
Show Source
Nested Schema : PartnerCertificate
Type: object
Show Source
Security
Back to Top

Response

Supported Media Types

200 Response

OK

401 Response

Unauthorized

404 Response

Service provider config missing for the given partner name
Back to Top