/codesnippets/:id

Updates a single Formatted Code enhancement, by id

Path Params
string
required

The id of the code snippet to update.

Body Params
string
required

The html of your code snippet. (This is what appears in the editor)

string

The title of the code snippet.

string
required

Must be of format rgb(0-255, 0-255, 0-255)

string
required

The code editor theme.

string
required

The language your code is written in. (for syntax highlighting)

Responses

Language
Credentials
Header
Response
Choose an example:
application/json
Psst... like working with APIs? Come join us!