Skip to main content
PUT
Update project members

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

PROJECT_ID
string
required

The ID of the project

Body

application/json

The request body accepts an array of member ids.

Response

200

OK