Patch Sink
Partially update a sink.
Path parameters
The Stream's ID or UID.
The Stream's ID or UID.
The StreamSink's ID or UID.
The StreamSink's ID or UID.
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 4 of the 6 revisions of this API.717
- ▲
the response property
oneOf[StreamSinkOut_amazonS3]/config/accessKeyIdbecame nullable for the status200response-property-became-nullable
- ▲
the response property
oneOf[StreamSinkOut_amazonS3]/config/accessKeyIdbecame optional for the status200response-property-became-optional
- ○
added the new optional request property
oneOf[StreamSinkPatch_amazonS3]/config/externalIdnew-optional-request-property
- ○
added the new optional request property
oneOf[StreamSinkPatch_amazonS3]/config/roleArnnew-optional-request-property
- ○
added the optional property
oneOf[StreamSinkOut_amazonS3]/config/externalIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[StreamSinkOut_amazonS3]/config/roleArnto the response with the200statusresponse-optional-property-added
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added
StreamSinkOut_postgresto the response bodyoneOflist for the response status200response-body-one-of-added
- ○
added
postgresmapping keys to the request discriminatorrequest-body-discriminator-mapping-added
- ○
added
StreamSinkPatch_postgresto the request bodyoneOflistrequest-body-one-of-added
- ○
added
postgresmapping keys to the response discriminator for the response status200response-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 status200response-body-one-of-added
- ○
added the new optional request property
channelsnew-optional-request-property
- ○
added request discriminator
request-body-discriminator-added
- ○
added
StreamSinkPatch_pollerStreamSinkPatch_azureBlobStorageStreamSinkPatch_otelTracingStreamSinkPatch_httpStreamSinkPatch_amazonS3StreamSinkPatch_googleCloudStorageStreamSinkPatch_googleCloudPubSubStreamSinkPatch_sqsStreamSinkPatch_snsStreamSinkPatch_bigQueryStreamSinkPatch_clickhouseStreamSinkPatch_eventBridgeStreamSinkPatch_snowflakeStreamSinkPatch_rabbitMqStreamSinkPatch_redshiftto the request bodyoneOflistrequest-body-one-of-added
- ○
added response discriminator for the response status
200response-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 status200response-body-one-of-removed
- ○
added the optional property
channelsto the response with the200statusresponse-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
StreamSinkPatch_pollerStreamSinkPatch_azureBlobStorageStreamSinkPatch_otelTracingStreamSinkPatch_httpStreamSinkPatch_amazonS3StreamSinkPatch_googleCloudStorageStreamSinkPatch_googleCloudPubSubStreamSinkPatch_sqsStreamSinkPatch_snsStreamSinkPatch_bigQueryStreamSinkPatch_clickhouseStreamSinkPatch_eventBridgeStreamSinkPatch_snowflakeStreamSinkPatch_rabbitMqStreamSinkPatch_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 status200response-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
200response-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 status200response-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
- ▲