Deploy an application
POST/api/v1/applications/deploy
Deploy an application
Request
Responses
- 201
- 400
- 401
- 402
- 403
- 404
- 409
- 429
- 500
Application deployed successfully
Validation error in request parameters
Missing or invalid API key
Feature not available in current plan or application limit reached
Not authorized to deploy applications or insufficient permissions
Application profile not found or organization not found
Resource already exists
Rate limit exceeded
Internal server error