marketplace

Push data into a user-provided Global Config

When the user enabled Global Config syncing, then this endpoint can be used by the partner to push their configuration data into the relevant Global Config.

put/v1/installations/{integrationConfigurationId}/resources/{resourceId}/experimentation/global-config

Path parameters

integrationConfigurationIdstring required
resourceIdstring required

Request body

dataobject required

Response

The Global Config was updated

itemsobject required
updatedAtnumber required
digeststring required
purpose'experimentation' | 'flags'

Changes

Changed in 2 of the 40 revisions of this API.12

  • 0a04f9c0168d11See the full diff
    • added subschema #3 subschema #4 to the items/additionalProperties/ response property oneOf list for the response status 200

      response-property-one-of-added

    • removed subschema #3 subschema #4 from the items/additionalProperties/ response property oneOf list for the response status 200

      response-property-one-of-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added