Complete warehouse destination setup
Complete the setup of a warehouse destination by providing the Snowflake host address and the public keys from the /setup response. The custom names are read from the stored configuration.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
projKey
The project key
envKey
The environment key
kind
The destination kind (snowflake-v2)
Request
This endpoint expects an object.
publicKey
Response
Completed destination
_id
The ID of this Data Export destination
_links
The location and content type of related resources
name
A human-readable name for your Data Export destination
kind
The type of Data Export destination
version
config
An object with the configuration parameters required for the destination type
on
Whether the export is on, that is, the status of the integration
_access
Details on the allowed and denied actions for this Data Export destination
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error