Request business data deletion
Business
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.
POST
Request business data deletion
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
200 - application/json
Business data deletion request completed. Check the success field to determine whether the deletion succeeded.
Response returned after requesting permanent deletion of business data.