Discussions
Standalone Panel Source API
15 hours ago by Sunny Zhang
Hi, does Standalone Panel Source requires different parameters/body content compared to the single/multi-instance panel source?
The GET request was successful using:
https://{{domain}}/api/{{StandalonePanelSourceName}}
and
https://{{domain}}/api/{{StandalonePanelSourceName}}?Ordinal={{ordinal}}
But updating the panel via PUT using the same payload structure based on the GET results (with/without modified content) is getting 400 error on Postman.
The security configuration of the panel allows it to be updated.
Just wondering what's the expected payload/parameters for Standalone Panel Source for API updates?
Thanks.
