admin
Create Capture
Create a new page capture from the Chrome extension.
This endpoint:
- Decodes the base64 screenshot
- Uploads it to Supabase storage
- Creates a database record with the capture data
post/api/admin/captures
Headers
authorizationstring required
Request body
Response
Successful Response