[
889,
166
]
curl --location --request POST 'http://127.0.0.1:8000/api/v2/user/albums/1/photos' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '[
889,
166
]'
{"status":"success","message":"successful","time":1727230262}