SlidesGPTSlidesGPT API

Delete a presentation

Delete a presentation by id

DELETE
/v1/presentations/{id}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

The id of the presentation

Response Body

curl -X DELETE "https://example.com/v1/presentations/string"
Empty
Empty
Empty