patch https://kazm.com/api/v2/orgs//members/
Update a member's information
Log in to see full request history
Response
200Update a member's information
200xxxxxxxxxx
curl --request PATCH \
--url https://kazm.com/api/v2/orgs/orgId/members/memberId \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!