Skip to content

Instantly share code, notes, and snippets.

@stacietaylorcima
Created February 24, 2024 18:12
Show Gist options
  • Save stacietaylorcima/70501ec3c4807c6a50b8faefd0b944f2 to your computer and use it in GitHub Desktop.
Save stacietaylorcima/70501ec3c4807c6a50b8faefd0b944f2 to your computer and use it in GitHub Desktop.

Error Response

{
    "timestamp": "2024-02-24T18:09:15.599+00:00",
    "status": 400,
    "error": "Bad Request",
    "path": "/org/cohort/create"
}

Payload

{
    "name": "H1-2024",
    "startDate": "2024-02-01T18:08:36.000Z",
    "endDate": "2024-04-13T17:08:36.000Z",
    "organizationId": "",
    "focusArea": "Software Engineer Frontend JavaScript",
    "isEntryLevel": true,
    "weeklyCheckInEnabled": false,
    "checkInStartDate": null,
    "checkInEndDate": null,
    "checkInDayOfWeek": null,
    "checkInDates": null,
    "cohortMembers": [
        {
            "user": {
                "email": "Eonflower.dev@gmail.com"
            }
        },
        {
            "user": {
                "email": "ecampos.jr54@gmail.com"
            }
        },
        {
            "user": {
                "email": "stefiecaff@gmail.com"
            }
        },
        {
            "user": {
                "email": "Tishtanya.shaw@outlook.com"
            }
        },
        {
            "user": {
                "email": "aberger3647@gmail.com"
            }
        },
        {
            "user": {
                "email": "jennytakahara@gmail.com"
            }
        },
        {
            "user": {
                "email": "barfieldfredrick@gmail.com"
            }
        },
        {
            "user": {
                "email": "hannahwohlmachado@gmail.com"
            }
        },
        {
            "user": {
                "email": "paigehcarroll@gmail.com"
            }
        },
        {
            "user": {
                "email": "trushmi415@gmail.com"
            }
        },
        {
            "user": {
                "email": "rachel.kay.spencer@gmail.com"
            }
        },
        {
            "user": {
                "email": "joseaguilardev@gmail.com"
            }
        },
        {
            "user": {
                "email": "Iamhenryokeke@gmail.com"
            }
        },
        {
            "user": {
                "email": "ijeonyi@gmail.com"
            }
        },
        {
            "user": {
                "email": "j.mahamed95@icloud.com"
            }
        },
        {
            "user": {
                "email": "judith.kraziewicz@gmail.com"
            }
        },
        {
            "user": {
                "email": "celine.le.corv@gmail.com"
            }
        },
        {
            "user": {
                "email": "nabilkhadijah7@gmail.com"
            }
        },
        {
            "user": {
                "email": "viviviyanez@gmail.com"
            }
        },
        {
            "user": {
                "email": "borjamarti@outlook.com"
            }
        },
        {
            "user": {
                "email": "gracexsnoopy@gmail.com"
            }
        },
        {
            "user": {
                "email": "milimadeemail@gmail.com"
            }
        },
        {
            "user": {
                "email": "leon.karho.chung@gmail.com"
            }
        },
        {
            "user": {
                "email": "ag.amandaguan@gmail.com"
            }
        },
        {
            "user": {
                "email": "martinj.fitzpatrick@gmail.com"
            }
        },
        {
            "user": {
                "email": "karenkaydu2@gmail.com"
            }
        },
        {
            "user": {
                "email": "amalyamegerman@gmail.com"
            }
        },
        {
            "user": {
                "email": "hsiang.jessica@gmail.com"
            }
        },
        {
            "user": {
                "email": "shane.misra@gmail.com"
            }
        },
        {
            "user": {
                "email": "emily.tiry@gmail.com"
            }
        },
        {
            "user": {
                "email": "pang.andrea@gmail.com"
            }
        },
        {
            "user": {
                "email": "devinagillis0@gmail.com"
            }
        }
    ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment