Update a Studio project as an admin
Updates a Studio project’s membership, bypassing per-project access control.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
projectId
Project identifier, either an ObjectId or an IID
Request
updateData
members
Response
Update result
message
data
Project data as it is sent back from get and search endpoints
metadata
Errors
500
Internal Server Error