Delete an android keystore file
DELETE/apps/:app-slug/android-keystore-files/:android-keystore-file-slug
Delete an app's android keystore file. You can fetch an app's android keystore file slug if you first list all the uploaded files with the GET /apps/{app-slug}/android-keystore-files endpoint. Read more in our Deleting a file guide.
RequestClick to copy link
ResponsesClick to copy link
- 200
- 400
- 401
- 404
- 500
OK
Bad Request
Unauthorized
Not Found
Internal Server Error