Do Not Disturb -- Toggle

Toggle DND status on or off for the given user.

Added on Oct 14, 2021 for API v2.

Rate limit: 1200 per minute.

Path Params
string
required

The user's id. ('me' can be used if you are using a user level API key)

Body Params
boolean
required

Determines if DND is ON or OFF.

int64 | null

The ID of the group which the user's DND status will be updated for.

string | null
enum

The type of the group which the user's DND status will be updated for.

Allowed:
Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json