Create identity

Create a new identity profile. Two request forms are supported: the simple audio-only form (flat name + one audio source; creates a team-visible person identity and enrolls the voice immediately) and the multimodal form (a nested identity object with full control over type and visibility).

Authentication

AuthorizationBearer
API token from https://app.resemble.ai/account/api

Request

This endpoint expects an object.
Simple (audio-only)objectRequired
OR
MultimodalobjectRequired

Response

Identity created (simple form)

successboolean
Whether the voice was enrolled for matching immediately
itemobject

Identity summary returned by the list and simple-create endpoints

Errors

422
Unprocessable Entity Error