v1
latestOpenAPI 3.0.32026-07-2415128381.3 KBContributors
Update a contributor
Updates the properties of a contributor. Requires Manage contributors admin right.
If you want to give an existing contributor access to a new language, you must specify full languages array, including the previously added languages as well. You can pass role_id and permissions will be updated from permission template accordingly, in this case admin_rights param will be ignored
Requires <code>write_contributors</code> OAuth access scope.
put/projects/{project_id}/contributors/{contributor_id}
Path parameters
project_idstring required
A unique project identifier
contributor_idinteger required
A unique identifier of the contributor.
Request body
Response
OK