Add Participant

post

/scenarios/{scenarioId}/participants

Adds a scenario participant to the specified scenario ID.

Request

Path Parameters
Back to Top

Response

200 Response

OK

Scenario participant added successfully.

400 Response

Bad Request

Failed to add participant. The scenario ID may be invalid, or the scenario may already have been submitted for approval.

500 Response

Internal Server Error.

Back to Top