Delete Sticker Template Preview Image
Detach a sticker preview image and queue its object deletion.
Detach a sticker preview image and queue its object deletion.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Path Parameters
id*string
Response Body
application/json
curl -X DELETE "https://example.com/sticker-templates/string/preview-image"{ "success": true}Empty
Delete Sticker Template Category DELETE
Soft-delete a sticker template category by marking it as inactive. Lab-only operation.
Generate Sticker Pdf POST
Generate sticker PDF data for a specific order using a template. Resolves order variables (patient, clinic, doctor, product category) and returns processed template data with inputs for PDF generation.