Skip to main content
DELETE
/
api
/
accounts
/
current
/
persons
/
{personId}
cURL
curl --request DELETE \
  --url https://api.pricenow.dev/api/accounts/current/persons/{personId} \
  --header 'pratiq-client-id: <pratiq-client-id>'
{}

Headers

pratiq-client-id
required

Global Webshop Client Id

pratiq-channel-uuid
string

UUID of the sales channel

Path Parameters

personId
number
required

Response

200 - application/json

Successful response

The response is of type object.