Documentation

GET /marketing

The marketing lane and its own admin.

Internal. This path exists in the running server but is not part of the developer interface. It is listed so the surface is accounted for; no request or response contract is published for it.

RequestGET /marketing
AuthenticationAdministrative authentication
Handlerbackend/server.py

What it does

A prefix covering `/marketing`, `/marketing/admin`, `/marketing/admin/act`, `/marketing/admin/api/state`, `/marketing/admin/login`, `/marketing/admin/settings`, `/marketing/fix/`, `/marketing/preview/` and `/marketing/unsub`. Internal to the marketing lane; its state endpoint answers the marketing console alone.

Related

Back to the API reference index, or read the cookbook for recipes that compose this endpoint with others.