put http://{{endpoint}}/api/users/12
Log in to see full request history
Response
xxxxxxxxxx
curl --request PUT \
--url http:///%7Bendpoint%7D/api/users/12 \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!