Skip to main content

Creating a Clip

POST /clip API endpoint. Required: title, content strings

Taylor Sloane
Updated by Taylor Sloane

POST /clip

Arguments

Required?

title

String

Yes

content

String

Yes

Example response:

{
"clip": Clip
}

How did we do?

The Clip Object

Deleting a Clip

Contact