Create delivery configuration
Create a delivery configuration.
Path parameters
projectKey
The project key
environmentKey
The environment key
integrationKey
The integration key
Headers
Authorization
Request
This endpoint expects an object.
config
The global integration settings, as specified by the formVariables
in the manifest.json
for this integration.
on
Whether the integration configuration is active. Default value is false.
name
Name to identify the integration
Response
Integration delivery configuration response
_links
The location and content type of related resources
_id
The integration ID
integrationKey
The integration key
projectKey
The project key
environmentKey
The environment key
config
The delivery configuration for the given integration provider. Only included when requesting a single integration by ID. Refer to the formVariables
field in the corresponding manifest.json
for a full list of fields for each integration.
on
Whether the configuration is turned on
name
Name of the configuration
version
Version of the current configuration
_access
Details on the allowed and denied actions for this configuration