Delete provider
bridge
Delete provider
Delete a provider instance by its unique identifier
DELETE
Delete provider
Path Parameters
Provider instance ID
Response
Delete provider instance
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
🚀 We are preparing our documentation and source code for our first release. For any questions & to meet the founders, please fill in this form
curl --request DELETE \
--url https://api.example.com/api/bridge/v1/provider/{provider_instance_id}{
"message": "<string>",
"data": "<unknown>"
}Delete a provider instance by its unique identifier
curl --request DELETE \
--url https://api.example.com/api/bridge/v1/provider/{provider_instance_id}{
"message": "<string>",
"data": "<unknown>"
}Provider instance ID
Delete provider instance