Environments Applications Create
POST {{baseUrl}}/environments/:EnvironmentKey/applications/
Creates a new application.
Request Body
{"TemplateKey"=>"", "TeamKey"=>"", "Name"=>"", "Color"=>"", "Description"=>""}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"ApplicationKey":""}