Generate Snowflake destination key pair

Generate key pair to allow Data Export to authenticate into a Snowflake warehouse destination

Authentication

Authorizationstring
API Key authentication via header

Path parameters

projKeystringRequiredformat: "string"
The project key
envKeystringRequiredformat: "string"
The environment key

Response

Generate warehouse destination key pair response
public_keystring
The public key used by LaunchDarkly
public_key_pkcs8string
The public key to assign in your Snowflake worksheet

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
409
Conflict Error
429
Too Many Requests Error