Applications
Create (Docker Compose)
Create new application based on a docker-compose file.
POST
Authorizations
Go to Keys & Tokens
/ API tokens
and create a new token. Use the token as the bearer token.
Body
application/json
Application object that needs to be created.
The body is of type object
.
Response
200
Application created successfully.