Skip to main content
POST
Delete takes
Delete one or more takes by ids. If a clip’s favorite take is deleted, the oldest remaining take on that clip becomes the favorite.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
ids
string<uuid>[]
required

Response

Takes deleted

deleted_count
integer
required
ids
string<uuid>[]
required