Auth credentials for callback authentication

AttributeTypeDescription
basicAuthstringHTTP Basic Auth credentials for callback authentication. Requests sent from Sterling On Demand API to the callback endpoint will include these credentials in the Authorization header.
"credentials": {
      "basic-auth": "narf:zort!"
    }