Create a new code

codes_post(name, type, body, readme, score = NULL, auth_s3_url = NULL)

Arguments

name

string required. Name of code.

type

string required. The code's type; e.g., Code::FrontEnd.

body

string required. Actual code contents; e.g., HTML, SQL, etc.

readme

string required. User specified information about this code. Markdown format accepted.

score

integer optional. Internal Civis Use Only.

auth_s3_url

string optional. Authorized_s3_link to file.

Value

An empty HTTP response