Skip to main content
DELETE
/
api
/
packs
/
{pack_id}
/
personas
/
{id}
Delete Pack specific Persona
curl --request DELETE \
  --url https://{defaultHost}/api/packs/{pack_id}/personas/{id}

Documentation Index

Fetch the complete documentation index at: https://docs.wispera.ai/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

pack_id
string
required

pack_id

id
string
required

id

Response

200

successful