put https://api.marcet.se/api/v1/marcet/members/
Update member
Log in to see full request history
Responses
401Unauthenticated
403Access denied
404Not found
422Validation error
Update member
401Unauthenticated
403Access denied
404Not found
422Validation error
xxxxxxxxxx
curl --request PUT \
--url https://api.marcet.se/api/v1/marcet/members/Joe%20Smith \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!