Update a report
Updates a tenant-scoped report. Built-in query definitions cannot be replaced. Lab owner/admin only.
Updates a tenant-scoped report. Built-in query definitions cannot be replaced. 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
uuidRequest Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X PATCH "https://example.com/reports/497f6eca-6276-4993-bfeb-53cbbbba6f08" \ -H "Content-Type: application/json" \ -d '{}'{ "success": true}Empty
Empty
Empty
Empty