Skip to main content

Extend a number reservation

POST 
/number_reservations/:number_reservation_id/actions/extend

Extends reservation expiry time on all phone numbers.

Request

Path Parameters

    number_reservation_id stringrequired

    The number reservation ID.

Responses

200: Successful response with details about a number reservation.

default: Unexpected error

Loading...