Add team members to a project
POST/project-management/api/v1/projects/:id/members
Adds one or more team members to a project. If adding a new lead, automatically demotes existing leads to ensure only one lead per project.
Request
Responses
- 201
- 400
- 401
- 403
- 404
Created
Bad Request
Unauthorized
Forbidden
Not Found