team

Toggle a team member's admin status

If a user is team admin, this will make them member and vise-versa.

post/teams/{id}/members/{userID}/admin

Path parameters

idinteger required

Team ID

userIDinteger required

User ID

Response

The member permission was successfully changed.

messagestring

A standard message.

Changes

No recorded changes to this endpoint across all 53 revisions of this API.