Changes to Create a connector

POST /api/actions/connector/{id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 95 revisions of this API.111

  1. cef1cb82d51410
  2. 342514d5974311

What changed

    • added the new optional request property config/oneOf[subschema #22: Connector request properties for a Webhook connector]/accessTokenUrl

      new-optional-request-property

    • added the new optional request property config/oneOf[subschema #22: Connector request properties for a Webhook connector]/additionalFields

      new-optional-request-property

    • added the new optional request property config/oneOf[subschema #22: Connector request properties for a Webhook connector]/clientId

      new-optional-request-property

    • added the new optional request property config/oneOf[subschema #22: Connector request properties for a Webhook connector]/scope

      new-optional-request-property

    • added the new optional request property secrets/oneOf[subschema #20: Connector secrets properties for a Webhook connector]/clientSecret

      new-optional-request-property

    • added the new delete enum value to the request property config/oneOf[subschema #22: Connector request properties for a Webhook connector]/method

      request-property-enum-value-added

    • added the new get enum value to the request property config/oneOf[subschema #22: Connector request properties for a Webhook connector]/method

      request-property-enum-value-added

    • added the new patch enum value to the request property config/oneOf[subschema #22: Connector request properties for a Webhook connector]/method

      request-property-enum-value-added

    • added the new webhook-oauth2-client-credentials enum value to the request property config/oneOf[subschema #22: Connector request properties for a Webhook connector]/authType

      request-property-enum-value-added

    • added the new webhook-oauth2-client-credentials enum value to the request property config/oneOf[subschema #23: Connector request properties for Webhook - Case Management connector]/authType

      request-property-enum-value-added

  • 342514d5974311See the full diff
    • the config/oneOf[subschema #23: Connector request properties for Webhook - Case Management connector]/headers request property type/format changed from string/ to object/

      request-property-type-changed

    • the request property config/oneOf[subschema #23: Connector request properties for Webhook - Case Management connector]/headers became nullable

      request-property-became-nullable