Fully managed - gets you started in minutes
Self-hosted solution - on-prem isolation and maximum security
Lightweight agent running on deployment targets
PowerShell commandlets to simplify CI integration
No-code integration with TeamCity
Learn more about Jaws Deploy building blocks
Step-by-step tutorials for setup and workflows
Reference for integrating with Jaws Deploy programmatically
Base route: /api/cloud-account
/api/cloud-account
Updates the credentials or settings of an existing cloud account.
PUT /api/cloud-account { "accountId": "string", "name": "string", "description": "string" }
200 OK