Forget a customer
Requires the CUSTOMER.UPDATE permission.
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
version
version
resourceIdOrReference
The ID or reference of the resource.
Headers
x-platform-id
Platform ID.
Response
OK
reference
A custom reference assigned to the customer.
type
The type of customer entity.
Allowed values:
email
The email of the customer.
roles
Allowed values:
object_type
id
created_at
parent_customer_id
The parent of the customer. Only returned when there is a single parent.
parent_customer_ids
A list of parents of the customer. Will also be returned if there is a single parent.
status
Allowed values:
timezone
notification_preferences
Notification preferences for customer-related communications.
locale
The locale of the customer. Format is language-country (like en-US).
individual
Additional description of the individual customer type.
organization
Additional description of the organization customer type.
custom_fields
processing_only
pricing_plan_subscription_selector
Settings to influence dynamically the subscription to use for the ingest data.
linked_integrations
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error