Create Sink
Creates a new sink.
Path parameters
The Stream's ID or UID.
The Stream's ID or UID.
Headers
The request's idempotency key
Request body
Example request
{
"batchSize": 100,
"channels": [
"project_1337"
],
"eventTypes": [
"user.signup"
],
"uid": "unique-identifier"
}Response
Example response
{
"channels": [
"project_1337"
],
"eventTypes": [
"user.signup"
],
"id": "sink_2yZwUhtgs5Ai8T9yRQJXA",
"uid": "unique-identifier"
}Changes
Changed in 3 of the 5 revisions of this API.513
- ▲
added
StreamSinkOut_postgresto the response bodyoneOflist for the response status201response-body-one-of-added
- ○
added
postgresmapping keys to the request discriminatorrequest-body-discriminator-mapping-added
- ○
added
StreamSinkIn_postgresto the request bodyoneOflistrequest-body-one-of-added
- ○
added
postgresmapping keys to the response discriminator for the response status201response-body-discriminator-mapping-added
- ▲
- ▲
removed
subschema #1subschema #2subschema #3subschema #4subschema #5subschema #6subschema #7subschema #8subschema #9subschema #10subschema #11subschema #12subschema #13subschema #14subschema #15from the request bodyoneOflistrequest-body-one-of-removed
- ▲
added
StreamSinkOut_pollerStreamSinkOut_azureBlobStorageStreamSinkOut_otelTracingStreamSinkOut_httpStreamSinkOut_amazonS3StreamSinkOut_snowflakeStreamSinkOut_googleCloudStorageStreamSinkOut_googleCloudPubSubStreamSinkOut_redshiftStreamSinkOut_bigQueryStreamSinkOut_clickhouseStreamSinkOut_rabbitMqStreamSinkOut_sqsStreamSinkOut_eventBridgeStreamSinkOut_snsto the response bodyoneOflist for the response status201response-body-one-of-added
- ○
added the new optional request property
channelsnew-optional-request-property
- ○
added request discriminator
request-body-discriminator-added
- ○
added
StreamSinkIn_pollerStreamSinkIn_azureBlobStorageStreamSinkIn_otelTracingStreamSinkIn_httpStreamSinkIn_amazonS3StreamSinkIn_googleCloudStorageStreamSinkIn_googleCloudPubSubStreamSinkIn_sqsStreamSinkIn_snsStreamSinkIn_bigQueryStreamSinkIn_clickhouseStreamSinkIn_eventBridgeStreamSinkIn_snowflakeStreamSinkIn_rabbitMqStreamSinkIn_redshiftto the request bodyoneOflistrequest-body-one-of-added
- ○
added response discriminator for the response status
201response-body-discriminator-added
- ○
removed
subschema #1subschema #2subschema #3subschema #4subschema #5subschema #6subschema #7subschema #8subschema #9subschema #10subschema #11subschema #12subschema #13subschema #14subschema #15from the response bodyoneOflist for the response status201response-body-one-of-removed
- ○
added the optional property
channelsto the response with the201statusresponse-optional-property-added
This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed
StreamSinkIn_pollerStreamSinkIn_azureBlobStorageStreamSinkIn_otelTracingStreamSinkIn_httpStreamSinkIn_amazonS3StreamSinkIn_googleCloudStorageStreamSinkIn_googleCloudPubSubStreamSinkIn_sqsStreamSinkIn_snsStreamSinkIn_bigQueryStreamSinkIn_clickhouseStreamSinkIn_eventBridgeStreamSinkIn_snowflakeStreamSinkIn_rabbitMqStreamSinkIn_redshiftfrom the request bodyoneOflistrequest-body-one-of-removed
- ▲
added
subschema #1subschema #2subschema #3subschema #4subschema #5subschema #6subschema #7subschema #8subschema #9subschema #10subschema #11subschema #12subschema #13subschema #14subschema #15to the response bodyoneOflist for the response status201response-body-one-of-added
- ○
removed request discriminator
request-body-discriminator-removed
- ○
added
subschema #1subschema #2subschema #3subschema #4subschema #5subschema #6subschema #7subschema #8subschema #9subschema #10subschema #11subschema #12subschema #13subschema #14subschema #15to the request bodyoneOflistrequest-body-one-of-added
- ○
removed response discriminator for the response status
201response-body-discriminator-removed
- ○
removed
StreamSinkOut_pollerStreamSinkOut_azureBlobStorageStreamSinkOut_otelTracingStreamSinkOut_httpStreamSinkOut_amazonS3StreamSinkOut_googleCloudStorageStreamSinkOut_googleCloudPubSubStreamSinkOut_sqsStreamSinkOut_snsStreamSinkOut_bigQueryStreamSinkOut_clickhouseStreamSinkOut_eventBridgeStreamSinkOut_snowflakeStreamSinkOut_rabbitMqStreamSinkOut_redshiftfrom the response bodyoneOflist for the response status201response-body-one-of-removed
This revision also has 157 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲