v5

latestSwagger 2.0Trello : Terms of Serviceraw.githubusercontent.com2017-03-21324122501.9 KB
board

updateBoardsMembersByIdBoardByIdMember()

put/boards/{idBoard}/members/{idMember}

Path parameters

idBoardstring required

board_id

idMemberstring required

idMember

Query parameters

keystring required

<a href="https://trello.com/1/appKey/generate" target="_blank">Generate your application key</a>

tokenstring required

<a href="https://trello.com/docs/gettingstarted/index.html#getting-a-token-from-a-user" target="_blank">Getting a token from a user</a>

Request body

emailstring

An email address

fullNamestring

A string with a length of at least 1. Cannot begin or end with a space.

typestring

One of: admin, normal or observer

Response

Success