Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Validation for creating a new community script record
Must start with https://raw.githubusercontent.com/ and end with .rsc
README must start with raw.githubusercontent and end with .md
The script name is auto-derived from the .rsc file in code, but can be provided explicitly
Response
Script created successfully