v1

latestOpenAPI 3.0.3Proprietary2026-07-244065126.5 KB
Snowflake

Add Snowflake Company Subscription

Add a subscription to a company for the authenticated user. This operation updates both Snowflake and the local database.

post/api/v2/snowflake/company-subscription

Request body

company_idinteger required

Response

messagestring

Example response

{
  "message": "Subscription successfully added or already exists."
}