Providers
Add a New Provider API
Learn how to securely add a new provider to your Bolna account by specifying the provider’s name and associated credentials.
POST
cURL
You can add your own providers securely in Bolna. Please read this page for more information about all current supported providers.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Add a new provider
Previous
List providersRetrieve all providers associated with your Bolna account, including their IDs, names, and creation timestamps.
Next
cURL

