post https://api.super.ai/v1/apps/<string:app_uuid>/batches/<string:batch_id>/resubmit
Use this API in order to resubmit batches that you previously submitted. If you see that some of your submitted batches are not being processed, you can retrieve the batch_id using the /v1/apps/{app_id}/batches
and just resubmit them.
In case you wanted to resubmit a batch you can use de