Update an Account Membership
PUT/v2/accounts/:accountID/account-memberships/:membershipID
You can update and extend an account member details using core flows. However, you cannot update the account_member_id
of an account member.
Request
Responses
- 200
- 404
- 409
- default
OK
Not Found
Conflict
Internal server error.