Project
Create a new project
post/project
Request body
Example request
{
"name": "my-project-name"
}Response
A Project
Example response
{
"credit": 25.4,
"discount": 10,
"id": "pjkkmx0f2vke4h36nk9cm8v8q0",
"name": "my-project"
}{
"name": "my-project-name"
}A Project
{
"credit": 25.4,
"discount": 10,
"id": "pjkkmx0f2vke4h36nk9cm8v8q0",
"name": "my-project"
}