put https://{api_url}/api/v5//members/
Update an Existing Member
Provide a member id to make changes to that member
Log in to see full request history
Response
Update an Existing Member
Provide a member id to make changes to that member
xxxxxxxxxx
curl --request PUT \
--url https://example.jrni.com/api/v5/company_id/members/member_id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: