Convert from XanoScript to JSON
Authentication: required
Required API Scope: Instance Workspace: Read
POST
Convert from XanoScript to JSON
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Body
text/x-xanoscript
The body is of type string.
Example:
"var $x1 {\n value = 1\n}\n"
Response
Success!
Convert from XanoScript to JSON