Skip to main content
PATCH
Update Idle Alert Settings

Authorizations

Authorization
string
header
required

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

Body

application/json
userId
string<uuid>
required
Example:

"f0ad9ad9-d421-48dc-868d-9760e33e5089"

idleAlertSettings
object
required

Response

Idle alert settings updated successfully

success
boolean
Example:

true

statusCode
integer
Example:

200

statusMessage
string
Example:

"Idle alert settings updated successfully"

error
object | null
Example:

null

data
object