Chalkline Mail
Chalkline Mail Documentation
Chalkline Mail [POST]
Chalkline Mail [POST]
Request
Endpoint
POST /api/v2/account_lists/20658abf-8574-4ec3-a41f-c3ccda5d429e/chalkline_mail
Content-Type: application/vnd.api+jsonBody
{
"data": {
"type": "chalkline_mails",
"attributes": {
}
}
}Parameters
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
Required No
updated_at
Type
date
Description The timestamp of when this resource was last updated
Required No
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Required No
Response
Headers
Body
Fields
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
updated_at
Type
date
Description The timestamp of when this resource was last updated
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Last updated