Here is my request body:
{
    "email": "test@gmail.com",
    "role": "lead",
    "name": "First_name Second_name",
    "created_at": "123123123",
    "custom_attributes": {
        "Plan": "Plus",
        "Facebook": "https://facebook.comquot;
    }
}