Deleting a Clip
DELETE /clip/:clip_id removes clips with string ID parameter
Updated
by Taylor Sloane
DELETE /clip/:clip_id
Arguments | Required? |
clip_id String | Yes |
Example response:
{
"success": true
}
How did we do?
Creating a Clip
Getting a Single Clip