How to bulk regenerate gallery base-URLs via API to fix 404 errors? #73
Answered
by
denisemrivera
jfonseca9898
asked this question in
Help
-
Beta Was this translation helpful? Give feedback.
Answered by
denisemrivera
Nov 25, 2025
Replies: 2 comments 1 reply
-
|
@jfonseca9898 , thanks for reaching the community! Reviewing your question, getting back to you shortly. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi @jfonseca9898, you can use the So for example, More details on the galleries API calls here: https://dev.arcxp.com/api/content-administration/photo-api/ |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
denisemrivera
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi @jfonseca9898, you can use the
redirectparam on the PUT endpoint for galleries.?redirect=truewill force regenerationSo for example,
/photo/api/v2/galleries/K3WCXEF7XZCPDDRKZVWCP5L5JY?redirect=trueMore details on the galleries API calls here: https://dev.arcxp.com/api/content-administration/photo-api/