Remove project stewards
DELETE/ai/projects/:project_id/stewards
Removes one or more users from the steward list of an AI project. They keep their access to the project and simply stop receiving comment notifications. You must be an owner or editor of the project. Users in the list who are not stewards are ignored, so the call is safe to repeat. Removing the last steward leaves the project with no stewards, and comments on it then notify nobody.
Request
Responses
- 200
- 400
- 500
The users were removed from the project's steward list.
Response Headers
The request was invalid or you do not have permission. The body is {"Message": " -
Response Headers
An unexpected server error. The body is {"Message": " -