Github API - Test Config

POST /gists
gists

Allows you to add a new gist with one or more files.

Note: Don't name your files "gistfile" with a numerical suffix. This is the format of the automatic naming scheme that Gist uses internally.
Create a gist

Returns
201 application/json gist-simple

gist-simple [object]

Gist Simple

Attributes
comments integer

comments_url string

commits_url string

created_at string

description string

files 1992

fork_of 1993

Gist

forks 1995 []

forks_url string

git_pull_url string

git_push_url string

history gist-history []

html_url string

id string

node_id string

owner simple-user

public boolean

truncated boolean

updated_at string

url string

user string

API:
Github Open API
(version: 1.1.4)
304 not_modified

not_modified [scalar]

Not modified

API:
Github Open API
(version: 1.1.4)
403 forbidden

forbidden [scalar]

Forbidden

API:
Github Open API
(version: 1.1.4)
404 not_found

not_found [scalar]

Resource not found

API:
Github Open API
(version: 1.1.4)
422 validation_failed

validation_failed [scalar]

Validation failed, or the endpoint has been spammed.

API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)