Delete one or more inactive drivers from an organization.
required | Array of objects (Delete driver) |
Successful operation
Bad request error
Unauthorized error
Forbidden error
Not found error
Internal server error
{- "data": [
- {
- "id": "qwerty12345",
- "organizationId": 17
}
]
}
{- "requestId": "06327cae-e075-42ca-b620-c5cfdd3b4e37"
}