Skip to main content
DELETE
Unassign employees to a training

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

trainingId
string<uuid>
required

Training ID

Body

application/json

Unassign employees of a training

employeeIds
object
required

Response

200 - application/json

Array of Objects

data
object[]
meta
object