Forum Discussion

tripp-bishop's avatar
10 years ago

Uploading image to album from within an End Point

Hi,   I'm currently using a direct call to the following REST API method: /users/id/${user.id}/media/albums/default/public/images/upload   to get an image uploaded to a user's album. What I'd ...