POST
/
providers

You can add your own providers securely in Bolna. Please read this page for more information about all current supported providers.

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
provider_name
string
required

Name of the provider

provider_value
string
required

Secret value/key associated with the provider

Response

200 - application/json
message
enum<string>
Available options:
successful
status
enum<string>
Available options:
added