You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a "Generic API incoming webhook" it gives you a link and a token to be able to make a request and trigger a build for the project. The URL uses APIv2 which is deprecated and should not be used anymore.
When creating a "Generic API incoming webhook" it gives you a link and a token to be able to make a request and trigger a build for the project. The URL uses APIv2 which is deprecated and should not be used anymore.
Now, we have APIv3 that allows triggering builds without creating an incoming webhook. See https://docs.readthedocs.io/en/stable/api/v3.html#build-triggering
There is one noticeable difference between these two:
The text was updated successfully, but these errors were encountered: