Project
Batch remove project members
Removes multiple members from a project in a single operation. This is useful for cleanup operations or when removing access for multiple users at once. The project owner cannot be removed through this endpoint. If any member removal fails, the entire operation will fail.
delete/v1/projects/{projectId}/members/batch
Path parameters
projectIdstring required
Unique identifier of the project to remove members from
Request body
string[] required
Response
All project members successfully removed