Delete Phone

Request

Copy
DELETE /v2/customers/100/phones/1006 HTTP/1.1
Authorization: Bearer oauth_token

Path Parameters

/v2/customers/{customerId}/phones/{phoneId}

Response

Copy
HTTP/1.1 204 No Content