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."
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.