This documentation is under development.
{
"slug": "string",
"title": "string",
"intro": "string",
"layout": "cards",
"members": [
{
"id": 0,
"email": "john.doe@email.com",
"first_name": "John",
"last_name": "Doe",
"title": "Broker",
"phone": "123445678",
"phone_2": "string",
"company": "Lease Inc.",
"location": "New Jersey",
"order": "string",
"image": {
"url": "https://example.com/path/to/filename-01.jpg",
"filename": "filename-01.jpg",
"description": "File description / Image caption",
"filepath": "string"
},
"url": "http://example.com"
}
],
"order": 0
}