Updates a provider’s information. You can update the name and enabled status.Documentation Index
Fetch the complete documentation index at: https://docs.mitu.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Provider ID
Request Body
All fields are optional.New provider name
Enable/disable provider
Example Requests
Update name only
Disable provider
Update both
Response
Response status (“success”)
Success message
Updated provider object
Example Response
Notes
- The slug cannot be changed after creation
- Only name and enabled status can be updated