Description
I want to call Cypress API api.cypress.io to add Tags to a Run. Where can I find documentation of this Backend API?
E.g. if there is a /runs or /tags Endpoint and what should there Payload be? How to know this documentation? I want to call it from a bash script.