Cancel the user's pending OOO (active or scheduled). Idempotent:
users
Cancel the user's pending OOO (active or scheduled). Idempotent:
returns already_inactive=true when nothing is pending, rather
than 404.
DELETE
Cancel the user's pending OOO (active or scheduled). Idempotent:
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
