curl --request POST \
--url https://apigcp.trynia.ai/v2/vaults/{vault_id}/sources \
--header 'Authorization: Bearer <token>'{}Add a source to the vault’s source_ids[]. Idempotent.
curl --request POST \
--url https://apigcp.trynia.ai/v2/vaults/{vault_id}/sources \
--header 'Authorization: Bearer <token>'{}Documentation Index
Fetch the complete documentation index at: https://docs.trynia.ai/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?