# Allows to cancel a port in request phone number by SID **DELETE /v1/Porting/PortIn/{PortInRequestSid}/PhoneNumber/{PhoneNumberSid}** Allows to cancel a port in request phone number by SID ## Servers - https://numbers.twilio.com: https://numbers.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **PortInRequestSid** (string) The SID of the Port In request. This is a unique identifier of the port in request. - **PhoneNumberSid** (string) The SID of the Port In request phone number. This is a unique identifier of the phone number. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)