Webforms

Create a Webform

Create a new Webform.

post/1/newsletters/{domain}/webforms

Path parameters

domaininteger required

Unique identifier of the Domain

Request body

buttonstring
confirmation_urlstring
designstring
email_from_addrstring
email_from_namestring
email_titlestring
groupsinteger[]
msg_okstring
msg_ok_redirboolean
namestring

Name of the resource {name}

notifyboolean
notify_addressstring
notify_langstring
placeholderboolean
rgpdboolean
rgpd_msgstring
subtitlestring
titlestring
validation_urlstring

Response

Created

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.