Skip to main content
The Profile Interactions API provides profile-scoped endpoints for managing Interaction records attached to a single Profile. Use these endpoints when building customer-facing experiences or integrations that operate on one Profile’s engagement history. For what an interaction is and when to use one, see Interactions.
For bulk operations or cross-profile reporting, use the global Interactions API instead.
Write operations (POST, PUT) require the update-profiles scope. Read and list operations require the read-profiles scope. The owning Profile is always taken from the URL; any profile_id supplied in the request body is ignored.