netlify / open-api

Open API specification of Netlify's API

Home Page:https://open-api.netlify.com/#/default

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add operation/docs for changing an existing team member's role

jacklyn-net opened this issue · comments

In the API docs we tell users how to add a new team member, which includes giving the member a role.

However, we don't have information on how to add/change an existing team member's role using the API.

It would be good to add this information to the Open API docs. We plan to do a docs update to our own API section once this is updated.