Add project stewards
POST/ai/projects/:project_id/stewards
Adds one or more users to the steward list of an AI project. Stewards are the people notified whenever a comment is posted on the project. You must be an owner or editor of the project, and every user you add must already have owner or editor access on it — the whole request is rejected if any of them does not. Adding a user who is already a steward changes nothing and still succeeds.
Request
Responses
- 200
- 400
- 500
The users were added to 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": " -