Skip to main content
DELETE
Cancel the user's pending OOO (active or scheduled). Idempotent:

Authorizations

Authorization
string
header
required

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

Path Parameters

user_id
string
required

Response

Successful Response

user_id
string
required
deactivated_at
string<date-time> | null
required

Timestamp of when OOO was deactivated

already_inactive
boolean
default:false
required

True when the request was a no-op