PUT
/
api
/
v2
/
projects
/
{projectUuid}
/
parameters
{
  "results": "<any>",
  "status": "ok"
}

Path Parameters

projectUuid
string
required

Body

application/json · object

Construct a type with a set of properties K of type T

{key}
object

Response

Success

status
enum<string>
required
Available options:
ok
results
any