Disable function
bridge
Disable function
Disable a function for a provider instance
POST
Disable function
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 POST \
--url https://api.example.com/api/bridge/v1/provider/{provider_instance_id}/function/{function_controller_type_id}/disable{
"message": "<string>",
"data": "<unknown>"
}Disable a function for a provider instance
curl --request POST \
--url https://api.example.com/api/bridge/v1/provider/{provider_instance_id}/function/{function_controller_type_id}/disable{
"message": "<string>",
"data": "<unknown>"
}