Add multiple participants to a dispatch

API for adding multiple participants to an existing dispatch:ParameterDescriptionType
participants*List of Participant IDs.arrayminLength: 1

*This is required.

HTTP Status Code Summary
| Code | Description |
| --- | ---- |
| 200 - OK | Everything worked as expected. |
| 400 - Bad Request | The request was unacceptable, often due to missing a required parameter. |
| 401 - Unauthorized | No valid API key provided. |
| 404 - Not Found | The requested resource doesn't exist. |

Callback
Language
URL
Click Try It! to start a request and see the response here!