Voice Cloning is out in beta with Elevenlabs integration!
cURL
curl --request PUT \ --url https://pria.praxislxp.com/user/collection/{id}/add \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "ids": [ "<string>" ] } '
JWT token passed in authorization header
Upload IDs to add to the collection
Files added to collection
Was this page helpful?