Modify Provider
Update an existing custom provider
Headers
Authorization
Header authentication of the form Bearer <token>
Request
This endpoint expects an object.
id
The id of the provider to update.
api_key
API key used for requests to the provider.
Response
Successful Response
name
The name of the provider
id
The id of the provider, lazily created by the database manager.
api_key
API key used for requests to the provider.
updated_at
The last update timestamp of the provider.