cURL
curl --request PUT \ --url http://api/v2/projects/{projectUuid}/parameters \ --header 'Content-Type: application/json' \ --data '{}'
{ "results": "<any>", "status": "ok" }
Construct a type with a set of properties K of type T
Show child attributes
Success
ok
Was this page helpful?