Error Code
This section outlines the HTTP status codes returned by Drizz Public APIs. Each code reflects the state of the request ranging from successful triggers to validation issues, conflicts, or service-level errors.These responses enable engineering, QA, and CI/CD systems to programmatically detect failures, apply retries, escalate integration issues, and maintain predictable automation workflows.
HTTP Status Codes
Code
Description
Action
200
Success
Execution triggered successfully
207
Multi-Status
Inspect failed executions
400
Bad Request
Validate payload and parameters
404
Not Found
Verify test plan or app registration
409
Conflict
APK version already exists
500
Server Error
Contact Drizz support
502
Bad Gateway
Retry or check service availability
Last updated
Was this helpful?