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

AuthorizationstringRequired

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

Request

This endpoint expects an object.
activebooleanRequired
driver_object_idstringRequired

Response

Successful Response

Errors