Log in to see full request history

This enables you to delete a video embed and returns the following for example (last known state of the video embed):

{ "created": 1643723737, // when this video embed was created "embed_url": "https://www.mave.io/k1iFD7h4rW", // the embed url to use in your application "id": "k1iFD7h4rW", // the ID if you want to store it for your user and possibly webhooks "last_upload": null, // when a video has been uploaded "object": "video" // the type of object you're looking at }
Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json