This question is in reference to Atlassian Documentation: repositories Endpoint
When creating new repositories for my org, we would like to do it programmatically through the API but we have external webhooks that we call for pushes.
There doesn't seem to be an endpoint that accepts and configures webhooks. Are there any plans to add this feature?