Skip to main content
Update an existing team role.

Signature

Parameters

int
required
id of the role
Optional[str]
name of the role
Optional[str]
file path for json encoded permissions, look in the docs for more information

Returns

dict

Example