Import personas
Writes a file into this station, merging by key, and answers with what it did
POST /personas/import
note
SDK method: importPersonas
Security: authenticated (policy: platform.manage)
Request body (application/json)
Accepts a PersonaFile object.
Response
200 OK — Returns a PersonaImportResult object.