v50

latestOpenAPI 3.0.1MITraw.githubusercontent.com2026-06-15222761.9 KB

Sync voices from connected providers

Re-syncs the voices imported from your connected ElevenLabs or Minimax provider accounts.

After the sync completes, you can call GET /voices to retrieve the updated list.

You must have at least one voice provider connected to your workspace before calling this endpoint. Providers can be connected from the Argil dashboard under the Voices page.

post/voices/sync

Request body

providerName'ELEVEN_LABS' | 'MINIMAX'

Optional. Sync only this provider. If omitted, all connected voice providers are synced.

Response

Sync triggered successfully. Returns the list of providers being synced.

idstring uuid

The provider connection ID

providerName'ELEVEN_LABS' | 'MINIMAX'

The voice provider name

connectionNamestring nullable

The user-defined connection name

syncStatus'SYNCING'

Status of the sync (will be SYNCING after this call)