API Reference/Observability
Deployment Logs
Get the logs for a deployment
GET
/observability/v1/logs
Query Parameters
deploymentId
string | nulldomain
string | nullResponse Body
200
logs
Requiredarray<object>Remove GitHub sync configuration DELETE
Remove GitHub sync configuration from a repository. This stops automatic syncing but doesn't affect the repository content.
Deploy a Website POST
Deploy a website. Files is a map of file paths to file contents. Configuration is optional and contains additional information about the deployment.