Workspaces
Create a workspace
Create a workspace
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Select the workspace properties that should be returned
Available options:
accountId
, name
, workspaceUrl
, templateId
, startDate
, targetEndDate
, actualEndDate
, projectAge
, taskProgress
, lastContactView
, totalViews
, totalActions
, totalTimeSpent
, contactsCount
, account.name
, account.website
, account.ownerId
, account.logo
, account.salesforceAccountId
, account.hubspotCompanyId
, account.createdAt
, account.updatedAt
, customFields.name
, customFields.type
, customFields.variableName
, customFields.value
, workspaceDomains.domain
, workspaceDomains.role
, workspaceDomains.createdAt
, workspaceDomains.updatedAt
, workspaceUsers.role
, workspaceUsers.createdAt
, workspaceUsers.updatedAt
, workspaceUsers.user.firstName
, workspaceUsers.user.lastName
, workspaceUsers.user.avatar
, workspaceUsers.user.email
, workspaceUsers.user.name
, workspaceUsers.user.createdAt
, workspaceUsers.user.updatedAt
, deal.name
, deal.amount
, deal.closeDate
, deal.createdDate
, deal.type
, deal.stage
, deal.hubspotDealId
, deal.salesforceOpportunityId
Body
application/json
ID of the account to use for the workspace
Auto publish workspace
Google verification enabled
ID of the HubSpot company to use for the workspace
ID of the HubSpot deal to use for the workspace
Magic link verification enabled
Name of the workspace
Notify people for the workspace
ID of the Salesforce account to use for the workspace
ID of the Salesforce opportunity to use for the workspace
Share setting for the workspace
Available options:
landingPage
, withLink
, restricted
ID of the template to use for the workspace
Welcome page CTA
Welcome page text
Domains to access the workspace
Users to access the workspace
Response
200 - application/json