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