Web popup: Difference between revisions
Jump to navigation
Jump to search
Created page with "API Endpoint: web/popup.html ===GET popup.html=== API Endpoint: web/popup.html Produces: text/html '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | stakeholderid | Query | Integer | -1 |- | id | Query | Integer | -1 |- | css | Query | Boolean | |} ===='''Examples==== '''Web popup''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/popup.html?id=ID&token=WEB_TOKEN</syntaxhighligh..." |
No edit summary |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API | API Base URL: web/popup | ||
===GET | ===GET html=== | ||
API Endpoint: web/popup.html | API Endpoint: web/popup.html | ||
Response Content-Type: text/html | |||
'''Parameters:''' | '''Parameters:''' | ||
| Line 12: | Line 12: | ||
!Type | !Type | ||
!Default value | !Default value | ||
|- | |- | ||
| stakeholderid | | stakeholderid | ||
Latest revision as of 10:01, 13 July 2026
API Base URL: web/popup
GET html
API Endpoint: web/popup.html
Response Content-Type: text/html
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| 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