SSL Endpoint is deprecated (https://devcenter.heroku.com/changelog-items/2145), yet it's still mentioned as a requirement for this api call.
|
# [SSL Endpoint](https://devcenter.heroku.com/articles/ssl-endpoint) is a public address serving custom SSL cert for HTTPS traffic to a Heroku app. Note that an app must have the `ssl:endpoint` add-on installed before it can provision an SSL Endpoint using these APIs. |
SSL Endpoint is deprecated (https://devcenter.heroku.com/changelog-items/2145), yet it's still mentioned as a requirement for this api call.
platform-api/lib/platform-api/client.rb
Line 647 in d857d0b