Skip to main content

Update an account member

PUT 

https://useast.api.elasticpath.com/v2/account-members/:accountMemberID

This endpoint can be used to update an account member.

Request

Responses

OK

Authorization: http

name: BearerTokentype: httpscheme: bearer

Request Collapse all
Base URL
https://useast.api.elasticpath.com
Auth
Parameters
— pathrequired
Body
{
  "data": {
    "type": "account_member",
    "id": "908f7849-60da-4e4a-a3b1-51d4cbe3b95"
  }
}
ResponseClear

Click the Send API Request button above and see the response here!