Skip to main content
DELETE
/
api
/
accounts
/
current
/
addresses
/
{addressId}
cURL
curl --request DELETE \
  --url https://api.pricenow.dev/api/accounts/current/addresses/{addressId} \
  --header 'accept-language: <accept-language>' \
  --header 'pratiq-channel-uuid: <pratiq-channel-uuid>'
{}

Headers

accept-language
enum<string>
required

Language of the response

Available options:
en,
de,
fr,
it
pratiq-channel-uuid
string
required

UUID of the sales channel

Path Parameters

addressId
number
required

Response

200 - application/json

Successful response

The response is of type object.