delete https://{api_url}/api/v5/admin//image/pool/
Deletes an image.
Log in to see full request history
Response
204Delete Image
Deletes an image.
204Delete Image
xxxxxxxxxx
curl --request DELETE \
--url https://example.jrni.com/api/v5/admin/company_id/image/pool/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here!