post https://example.com/api/v2/remove-library-files
Removes all files from a library.
Log in to see full request history
Response
200Success
Removes all files from a library.
200Success
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/v2/remove-library-files \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!