Delete a custom report
Permanently deletes a custom report. Built-in reports cannot be deleted. Lab owner/admin only.
Permanently deletes a custom report. Built-in reports cannot be deleted. Lab owner/admin only.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Path Parameters
id*string
Format
uuidResponse Body
application/json
curl -X DELETE "https://example.com/reports/497f6eca-6276-4993-bfeb-53cbbbba6f08"{ "success": true}Empty
Empty
Empty
Create a custom report POST
Creates a custom report after validating every versioned field and operator against its code-owned data-source adapter. Lab owner/admin only.
Execute a report query POST
Runs one adapter-backed, tenant-scoped report query with bounded fields, filters, sorts, pagination, and database time.