I need the ability to release/cancel a dedicated SMS number programmatically via the API. I'm building a multi-tenant platform where my customers purchase dedicated numbers through my app. When a customer cancels, I need my system to automatically release the number via an API call without any manual intervention. Currently I can purchase numbers via the API but there's no clear way to release them programmatically. What is the correct API endpoint and method to delete/release a dedicated number?