Blocks
Causes DMs to/from the target User (in the path) to be blocked by the authenticated request user
Causes DMs to/from the target User (in the path) to be blocked by the authenticated request user
POST
/
2
/
users
/
{id}
/
dm
/
block
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
id
string
requiredThe ID of the target User that the authenticated user requesting to block dms for.
Response
200 - application/json
data
object
errors
object[]