Is it possible to submit new photos to a shared public album on iCloud through API POST requests?
Currently new to iOS development and just started testing API calls on Swift, wanted to know if it is possible to upload new images to a public iCloud album using a POST request on an app.
Any information would be great!