patch https://example.com/members/
Partially update a member's information.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
404Member not found
Partially update a member's information.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
404Member not found
xxxxxxxxxx
curl --request PATCH \
--url https://example.com/members/memberId \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: