Modify project user
Modifies a user's role in the project.
Path parameters
The ID of the project.
The ID of the user.
Request body
Response
Project user's role updated successfully.
Changes
Changed in 2 of the 31 revisions of this API.65
- ▲
removed the enum value
memberof the request propertyrolerequest-property-enum-value-removed
- ▲
removed the enum value
ownerof the request propertyrolerequest-property-enum-value-removed
- ▲
the response property
emailbecame optional for the status200response-property-became-optional
- ▲
the response property
namebecame optional for the status200response-property-became-optional
- ▲
response property
emaillist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
namelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ○
the request property
rolebecame optionalrequest-property-became-optional
- ○
request property
rolelist-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
removed the
memberenum value from theroleresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ownerenum value from theroleresponse property for the response status200response-property-enum-value-removed
- ▲
- ○
the endpoint scheme security
AdminApiKeyAuthwas added to the APIapi-security-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○