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 | |||
|---|---|---|---|
201Team member added successfully
| |||
400Bad request, such as invalid input
| |||
401Unauthorized access
| |||
404Project not found
| |||
500Internal Server Error
|