Skip to content

Endpoint

  • Method: POST
  • Path: /settings/email-config/emails
  • Edition: Core
  • Controller: SettingController@updateNotificationEmails
  • Route source: app/Http/Routes/api.php

POST Update Email Templates

POST
/settings/email-config/emails

Update all notification email templates.

Controller: SettingController@updateNotificationEmails
Route source: app/Http/Routes/api.php

Authorizations

ApplicationPasswords

WordPress Application Passwords — use Basic auth with username:application_password.

Type
API Key (header: Authorization)

Request Body

application/json
JSON
{
}

Responses

Successful response

application/json
JSON
{
"message": "string"
}

Playground

Authorization
Body

Samples

Powered by VitePress OpenAPI

FluentAffiliate developer documentation