Accounts
Create an account
Create an account
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
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 of the account
Minimum length:
1
Owner ID of the account
Website of the account
Response
201 - application/json