Causes the authenticated user to unmute a specific user by their ID.
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the authenticated source User that is requesting to unmute the target User. Unique identifier of this User. The value must be the same as the authenticated user.
"2244994945"
The ID of the User that the source User is requesting to unmute. Unique identifier of this User. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers.
"2244994945"