v1

latestOpenAPI 3.0.3Proprietary2026-07-244065126.5 KB
Databricks

Add Databricks Company Subscription

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

post/api/v2/databricks/company-subscription

Request body

company_idinteger required

Response

messagestring

Example response

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