Content Management API > Account
Account
DatoCMS account
Object payload
id string
ID of account
Example:
"312"
type string
Must be exactly "account"
.
email string
Example:
"foo@bar.com"
first_name string, null
First name
Example:
"Mark"
last_name string, null
Last name
Example:
"Smith"
company string, null
Company name
Example:
"Dundler Mifflin"