Authorizations
Altostrat SDX API uses JWT Bearer tokens for authentication. Obtain a token via the Authentication API and include it in the Authorization header as 'Bearer {token}'.
Body
The direct raw URL to the .rsc file on GitHub.
"https://raw.githubusercontent.com/user/repo/main/path/to/script.rsc"
An optional direct raw URL to a corresponding markdown README file.
"https://raw.githubusercontent.com/user/repo/main/path/to/README.md"
Response
The script was submitted successfully and is being processed.