Post Oort Drivers Set Activation
Set a driver’s activation status (active=true/false). This route is idempotent - setting a driver to their current status is allowed.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
active
driver_object_id
Response
Successful Response