docs: preview platform api handoff

This commit is contained in:
Gui Vieira
2026-06-23 13:39:57 -03:00
parent 2eb4e3a236
commit 3f5ca89edc
7 changed files with 213 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
---
code: not_found
title: Not found
status: 404
---
# Not found
The requested resource does not exist or is not available at the requested path.
## When It Happens
This can happen when the URL is incorrect, the resource identifier does not exist, or the resource is not visible through the public API.
## How To Fix
Check the endpoint path and resource identifier, then retry with a resource that exists and is available to the request.