Zum Hauptinhalt springen

Subscribe a user to the mStudio newsletter

POST /v2/newsletter-subscriptions/
v2
POST
newsletter-subscribe-user

Request

Responses

application/json

Subscription information email has been sent.

  • activeboolean
    required
  • emailstring
    required
  • registeredboolean
    required

Usage examples

$ curl \
--fail \
--location \
-X POST \
-d '{"firstName":"Ada","lastName":"Lovelace"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/newsletter-subscriptions