cURL
curl --request DELETE \ --url https://api.presenton.ai/api/v1/ppt/images/{id} \ --header 'Authorization: <authorization>'
This response does not have an example.
Delete an uploaded image by id.
Create an API Key from your account to access this endpoint. Authorization: Bearer sk-presenton-xxxxxxxx
The bearer token to authenticate with
Successful Response
Was this page helpful?