ClientCredentialsOAuthSettingsDTO
clientIdstringrequired
>= 1 characters<= 500 characters
clientSecretstringrequired
>= 1 characters<= 500 characters
tokenUrlstringrequired
>= 1 characters<= 500 characters
audiencestring
<= 500 characters
scopesarray[string]
<= 500 characters<= 500 items
Example
HeaderDTO
objectnamestring
<= 500 characters
valuestring
<= 500 characters
Example
MtlsSettingsDTO
objectenabledboolean
Whether to present the API’s client certificate when delivering to this subscription’s callback URL.
Default:false
trustedCaBundlestring
Optional PEM CA bundle used to validate the callback server certificate. Used in case of self-signed certificate. Independent of enabled — this only controls how the remote server’s certificate is validated.
<= 500 characters
Example
Error
messagestringrequired
Description of error
<= 500 characters
Example