AddWorkersToSessionDto
workerIdsstring[]required
overrideJustificationstring
Required for Mine Manager override when adding unverified workers to a session
AddWorkersToSessionDto
{
"workerIds": [
"string"
],
"overrideJustification": "string"
}