Name Lookup
This endpoint if project name is already used.
Path Parameters |
---|
name string — REQUIREDThe name of the project to which will be added. |
Responses | |||
---|---|---|---|
201 Team member added successfully
| |||
400 Bad request, such as invalid input
| |||
401 Unauthorized access
| |||
404 Project not found
| |||
500 Internal Server Error
|