Skip to main content
All Octavia AI CMS endpoints return responses in a consistent, predictable JSON structure. This unified format ensures reliable parsing and standardized error handling across all SDKs and integrations.

Envelope structure

Field descriptions


Example responses

✅ Success (200 OK)


🆕 Resource created (201 Created)


🚫 Validation error (422 Unprocessable Entity)


🧱 No content (204)


Next Steps

Status Codes

Explore all supported HTTP status codes, default messages, and their meanings.