Updates Service configuration

put

/gsadmin/v1/{appName}/configuration/services/{serviceName}

Updates the service configuration. While any service can be defined, aiaOffers is an expected service configuration.

Request

Supported Media Types
Path Parameters
Body ()
The configurtion for a service.
Root Schema : ServiceConfig
Contains configuration for services.
Match All
Show Source
Nested Schema : BaseECR
Type: object
Show Source
Nested Schema : ServiceConfig-allOf[1]
Type: object
Show Source
Security
Back to Top

Response

Supported Media Types

202 Response

Services configuration successfully updated.
Body ()
Root Schema : Response
Type: object
Show Source
Back to Top