After looking through the docs of the deploy API endpoint (https://developers.ploi.io/39-deployments/123-deploy-site), I could not find where to get the information if the deployment was successful.
Is this data available somewhere else in the API? And if not could such an endpoint be created?
I would like this information so my GitHub action could provide a success or error status depending on the deploy state.