Request business data deletion
Permanently deletes the business and business-owned data associated with the provided business id. This hard deletion endpoint is intended for CCPA and GDPR compliance requests. Unlike archiving a business, this operation is irreversible.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Content-Type must be set to application/json.
Path Parameters
The UUID of the business to permanently delete.
Response
Business data deletion request completed. Check the success field to determine whether the deletion succeeded.
Response returned after requesting permanent deletion of business data.
Whether the business data deletion completed successfully.