Engine Projects: create

Creates or updates an engine project.

Request

HTTP Request

POST https://cawemo.com/api/v1/engine-projects

Request Body

In the request body, supply a Engine Projects resource with the following properties:

Property Name Type Description
name string Name of the engine project.

Response

If successful, this method returns an Engine Projects resource in the response body.

On this Page: