v5

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

updateMembersByIdMember()

put/members/{idMember}

Path parameters

idMemberstring required

idMember or username

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

avatarSourcestring

One of: gravatar, none or upload

biostring

a string with a length from 0 to 16384

fullNamestring

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

initialsstring

A string with a length from 1 to 4. Cannot begin or end with a space

prefs/colorBlindstring

true or false

prefs/localestring

a string with a length from 0 to 255

prefs/minutesBetweenSummariesstring

-1 (disabled), 1 or 60

usernamestring

A string with a length of at least 3. Only lowercase letters, underscores, and numbers are allowed. Must be unique.

Response

Success