POST
/
2
/
users
/
{id}
/
dm
/
unblock

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
string
required

The ID of the target User that the authenticated user requesting to unblock dms for.

Response

200
application/json
The request has succeeded.
data
object
errors
object[]