Create config revision.
Required capabilities:
integrationConfigsAcl:WRITE
Create a new config revision. The extractor will be notified of this when it next checks in.
Authorizations
Access token issued by the CDF project's configured identity provider. Access token must be an OpenID Connect token, and the project must be configured to accept OpenID Connect tokens. Use a header key of 'Authorization' with a value of 'Bearer $accesstoken'. The token can be obtained through any flow supported by the identity provider.
Body
New config revision.
Request schema for creating a new config revision. This is also backwards compatible with extraction pipelines API.
The external ID provided by the client. Must be unique for the resource type.
1 - 255"my.integrations.id"
Content of the config revision.
1 - 100000Config revision description.
500Response
Metadata of created config revision.
A full config revision with the config object and metadata.
The external ID provided by the client. Must be unique for the resource type.
1 - 255"my.integrations.id"
Revision number.
Content of the config revision.
1 - 100000The number of milliseconds since 00:00:00 Thursday, 1 January 1970, Coordinated Universal Time (UTC), minus leap seconds.
x >= 01730204346000
The number of milliseconds since 00:00:00 Thursday, 1 January 1970, Coordinated Universal Time (UTC), minus leap seconds.
x >= 01730204346000
Config revision description.
500