Blocks
Causes DMs to/from the target User (in the path) to be unblocked by the authenticated request user
Causes DMs to/from the target User (in the path) to be unblocked by the authenticated request user
POST
/
2
/
users
/
{id}
/
dm
/
unblock
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 unblock dms for.
Response
200 - application/json
data
object
errors
object[]