Create New Snippet
PUT
/snippet
Creates a new code snippet that can be reused across different sessions and servers.
Authorizations
BearerAuth
Enter your session token to authenticate API requests
Type
HTTP (bearer)
Request Body
application/json
JSON
"string"
Responses
Snippet successfully created with new snippet ID
application/json
JSON
{
}
