VTEX · Capability
VTex Profile System - PII data architecture — Profiles
VTex Profile System - PII data architecture — Profiles. 7 operations. Lead operation: VTex Create client profile. Self-contained Naftiko capability covering one Vtex business surface.
What You Can Do
POST
Createclientprofile
— VTex Create client profile
/v1/api/storage/profile-system/profiles
GET
Getprofile
— VTex Get profile
/v1/api/storage/profile-system/profiles/{profileid}
PATCH
Updateclientprofile
— VTex Update client profile
/v1/api/storage/profile-system/profiles/{profileid}
DELETE
Deleteclientprofile
— VTex Delete client profile
/v1/api/storage/profile-system/profiles/{profileid}
GET
Getunmaskedprofile
— VTex Get unmasked profile
/v1/api/storage/profile-system/profiles/{profileid}/unmask
GET
Getprofilebyversion
— VTex Get profile by version
/v1/api/storage/profile-system/profiles/{profileid}/versions/{profileversionid}
GET
Getunmaskedprofilebyversion
— VTex Get unmasked profile by version
/v1/api/storage/profile-system/profiles/{profileid}/versions/{profileversionid}/unmask
MCP Tools
vtex-create-client-profile
VTex Create client profile
vtex-get-profile
VTex Get profile
read-only
idempotent
vtex-update-client-profile
VTex Update client profile
idempotent
vtex-delete-client-profile
VTex Delete client profile
idempotent
vtex-get-unmasked-profile
VTex Get unmasked profile
read-only
idempotent
vtex-get-profile-version
VTex Get profile by version
read-only
idempotent
vtex-get-unmasked-profile-version
VTex Get unmasked profile by version
read-only
idempotent