# Checks Docker Hub for image This will check Docker Hub and verify image is available. Endpoint: POST /apps/checkdockerexistance Version: 6.6.1 Security: ZelID ## Request fields (text/plain): - `repotag` (string) Repotag of docker image in this format ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object) - `data.message` (string) Explanation of status