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>'{}Was this page helpful?