Environments Applications Create

POST {{baseUrl}}/environments/:EnvironmentKey/applications/

Creates a new application.

Request Body

{"TemplateKey"=>"", "TeamKey"=>"", "Name"=>"", "Color"=>"", "Description"=>""}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"ApplicationKey":""}