I can see the endpoint for creating a new release but what about updating, is that possible using API?
Releases API (amplitude.com)
Best answer by Yuanyuan Zhang
View originalI can see the endpoint for creating a new release but what about updating, is that possible using API?
Releases API (amplitude.com)
Best answer by Yuanyuan Zhang
View originalUDPATE:
I tried some other methods even if they are not documented:
GET /api/2/release/{releaseId}
200 response with release data
GET /api/2/release
500: Internal Server Error
GET /api/2/releases
404: Not Found
PUT /api/2/release/{releaseId}
HTTP 405: Method Not Allowed
Hi
This is Yuanyuan from the Amplitude Support team - thank you for writing in!
Would you mind telling me what you are trying to update? Are you trying to update the release description? A detailed explanation would help me understand your request better, thus providing a more suited solution for you.
Looking forward to hearing back from you!
Best,
Yuanyuan
Hi
Basically, I’d like to update the release_end for an existing release once a new one is created. And I need to do this this using the API so I can do the integration in my own internal deploy process.
Hi
Thank you for sharing your use case. I am not entirely sure if it is possible, but I will sync with my engineering colleagues and get back to you asap.
Best,
Yuanyuan
Hi
Thanks for your patience. I just heard back from the engineering team that it is only possible to create Releases, not update them via Releases API. I suggest submitting a product idea in the Community for our Product team to improve the products: https://community.amplitude.com/ideas
Please let me know if you have any questions!
Best,
Yuanyuan
No account yet? Create an account
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.