/
NE
netcorecloud
/
Email API V6
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
API Management
5
Auth
12
Clients
4
Configuration
10
Consent Management
2
CSV Message
2
Dashboard & Audit
3
Domain APIs
6
Engine — Cache
4
Engine — Health
3
Engine — Send
2
Engine — Test
1
Events API
6
IP Management API
15
JSON Message
2
Message Samples
1
Message Sending
1
Message Sending APIs
1
Profile API
1
Providers
4
get
List all providers
post
Create a provider
put
Update a provider
delete
Delete a provider
Report
1
Routes
4
Rules
5
Scope API
1
Send Mail API
1
Send Message
2
Subaccount API
8
Subaccount APIs
7
Suppression APIs
8
Tags API
3
Template API
4
Template APIs
4
Users
5
Webhook APIs
6
WhatsApp Analytics
1
WhatsApp Flows
3
WhatsApp Payments
4
WhatsApp Reach Estimate
1
WhatsApp Templates
11
Providers
Update a provider
Partial update supported.
put
/providers/{id}
Request body
ProviderCreate
required
provider_name
string
required
protocol_type
'smtp'
|
'http'
required
enabled
boolean
Response
Provider updated.
Provider
required
id
integer
provider_name
string
protocol_type
'smtp'
|
'http'
enabled
boolean
created_at
string
date-time
Changes