Skip to main content
DELETE
Delete persona
Soft-delete (sets deleted_at). Existing cases referencing this persona keep working until you PATCH them onto a different persona — the case will continue to use the deleted persona’s snapshot until then.

Authorizations

Authorization
string
header
required

Your Yappr API key (e.g. ypr_live_...). Generate one in the dashboard under Settings → API Keys.

Path Parameters

id
string<uuid>
required

Response

Persona deleted

success
boolean
id
string<uuid>