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": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        },
        {
            "user": {
                "email": "[email protected]"
            }
        }
    ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment