Skip to content

Commit

Permalink
chore: Update docs to include profile abuse warning
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnynotsolucky committed Apr 25, 2024
1 parent 6210b82 commit 7a5b9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ See the Profile Form Parameters in the Update Profile action.

**Note:** Profiles can be updated provided the email address used is the same as an existing Klaviyo profile.

**Warning:** It is possible for forms that post to identify and track endpoints on unauthenticated pages to be abused to update profile information of profiles already in Klaviyo.
**Warning:** Forms that `POST` to the 'identify' and 'track' endpoints on unauthenticated pages (Craft user sign-in not required) can be abused to update existing Klaviyo profiles.


## Update Profile `POST /klaviyoconnect/api/track`
Expand Down

0 comments on commit 7a5b9e6

Please sign in to comment.