> ## Documentation Index
> Fetch the complete documentation index at: https://docs.smartbills.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete v1businesses vendors credentials



## OpenAPI

````yaml /api-reference/openapi.json delete /v1/businesses/{businessId}/vendors/{vendorId}/credentials/{connectionId}
openapi: 3.0.4
info:
  title: Smartbills.API
  version: v1
servers:
  - url: https://api.smartbills.io
    description: Production
security: []
paths: {}

````