Presentations
Deleting a Presentation
The SlidesGPT API allows you to delete a generated presentation permanently. Once deleted, the presentation cannot be recovered.
Request Example
Send a DELETE
request to:
Sample Code (cURL)
Sample Code (JavaScript)
Note: You must include your API key in the
Authorization
header. If you don’t have one, follow the steps in the Authentication Guide to get your API key.
Use this API call carefully, as deletions are irreversible.