Skip to main content
DELETE
/
vaults
/
{vault_id}
/
sources
/
{source_id}
Remove Vault Source
curl --request DELETE \
  --url https://apigcp.trynia.ai/v2/vaults/{vault_id}/sources/{source_id} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Path Parameters

vault_id
string
required
source_id
string
required

Response

Successful Response

The response is of type Response Remove Vault Source V2 Vaults Vault Id Sources Source Id Delete · object.