delete https://api.kustomerapp.com/v3/kb/themes//revisions//files/
Deletes theme files based on the revision ID.
Response
Deletes theme files based on the revision ID.
xxxxxxxxxx
curl --request DELETE \
--url https://api.kustomerapp.com/v3/kb/themes//revisions//files/ \
--header 'accept: text/plain'
Try It!
to start a request and see the response here!