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