Web popup: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
===GET html===
===GET html===
API Endpoint: web/popup.html
API Endpoint: web/popup.html
Content-Type: application/json


Response Content-Type: text/html
Response Content-Type: text/html

Revision as of 13:04, 19 June 2026

API Endpoint: web/popup

GET html

API Endpoint: web/popup.html

Content-Type: application/json

Response Content-Type: text/html

Parameters:

Name Location Type Default value
webStakeholderID Header Integer
stakeholderid Query Integer -1
id Query Integer -1
css Query Boolean

Examples

Web popup:

https://engine.tygron.com/web/popup.html?id=ID&token=WEB_TOKEN

See also