POST
/
accounts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

properties
enum<string>[]

Select the account properties that should be returned

Available options:
name,
website,
ownerId,
logo,
salesforceAccountId,
hubspotCompanyId,
createdAt,
updatedAt,
customFields.name,
customFields.type,
customFields.variableName,
customFields.value

Body

application/json

Logo url of the account

name
string

Name of the account

Minimum length: 1
ownerId
string

Owner ID of the account

website
string

Website of the account

Response

201 - application/json
data
object