Update Project Member Scopes

Updates the scopes for a specific member

Path parameters

project_idstringRequired
The unique identifier of the project
member_idstringRequired
The unique identifier of the Member

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Request

This endpoint expects an object.
scopestringRequired
A scope to update

Response

Updated the scopes for a specific member
messagestring or null
confirmation message

Errors