Preview persona import
Reads a file and reports what importing it would create, rewrite and skip. Writes nothing
POST /personas/import/preview
note
SDK method: previewPersonaImport
Security: authenticated (policy: platform.manage)
Request body (application/json)
Accepts a PersonaFile object.
Response
200 OK — Returns a PersonaImportPlan object.