root.composeExtensions.authorization.apiSecretServiceAuthConfiguration object

Object capturing details needed to do service auth. Applicable only when auth type is apiSecretServiceAuth.

Syntax

{
  "apiSecretRegistrationId": "{string}"
}

Properties

apiSecretRegistrationId

Registration ID returned when developer submits the API key through Developer Portal.

Type
string

Required

Constraints
Maximum string length: 128.

Supported values