Logo
Fastly Developer Hub API Documentation

Delete a billing address

DELETE {{fastly_url}}/customer/{{customer_id}}/billing_address

Delete a customer's billing address.

Authorization: Requires API token.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Host
string




RESPONSES

status





Curl
curl -X DELETE 'https://api.fastly.com/customer//billing_address' -H 'Host: api.fastly.com'

ENDPOINTS