Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated as per DOCS-1383
Expand
titleTable of Contents
Table of Contents

...

The base URL or player’s IPv4 IP address (the default port server is hosted on 80) is http://localhost

...

POST /api/v1/system/supervisor/capabilities

Request Body

Code Block
breakoutModewide
languagejs
{
	"script": {
	“type”: “Custom”
	“version”: “10.0.60” // Can be any version in a x.x.x format. Used to communicate script version to BSN.cloud,
	displayed in “Settings Panel” }
}

...