+49 69 83008980 service@xqueue.com
Benötigen Sie Hilfe?

Im Maileon Help-Center finden Sie umfassende Dokumentationen zu unserem System.

Beliebte Suchanfragen: Importe | Rest-API | Integrationen | SMS

Create Custom Field

Sie sind hier:

Creates a custom contact field with the provided name and data type.

POST https://api.maileon.com/1.0/contacts/fields/custom/:name

Attributes

Parameter Default Description
type string string / integer / float / date / boolean

Example

POST https://api.maileon.com/1.0/contacts/fields/custom/COLOR?type=string
Authorization: Basic XXXXXXXXXXXXXXXXXXXX
Accept: application/vnd.maileon.api+xml; charset=utf-8

Status: 201 Created
....
Inhaltsverzeichnis