patch https://gateway.snowpal.com/users//unblock
Unblocks a user so they can send messages to current user.
Log in to see full request history
Response
Unblocks a user so they can send messages to current user.
xxxxxxxxxx
curl --request PATCH \
--url https://gateway.snowpal.com/users/id/unblock \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!