We have been using the endpoint rest/executions/{{EXECUTION_ID}}/retry to retry workflows using our own internal tools.
Since recent versions those endpoints require authentication. I could not find documentation on how to authenticate the requests so they are accepted, do you have such documentation? Any tips on how to achieve this?