0

I am aware that you can create and delete incoming webhooks using the ReadTheDocs UI (for GitHub, GitLab, etc. integration), but I need to be able to do this without accessing the UI to automate the process. Is this possible? Or will webhook management be added to the API soon?

1 Answers1

1

The API v3 documentation does not list an endpoint to add an integration. Therefore, at the moment this is not possible.

For feature requests, it's better to open an issue upstream.

astrojuanlu
  • 6,744
  • 8
  • 45
  • 105