Create KObject Creates a new KObject (custom object).
Any one of the following roles is required for this endpoint:
Custom attributes are optional and allow you to specify custom key-value pairs.
Kustomer uses a naming convention for custom attributes to specify the field data type with a name suffix:
Num
At
Str
Txt
Bool
Url
Custom objects are subject to a rate limit. A single client can create up to 120 custom objects per minute per customer.
importedAt
429 Too Many Requests
Create KObject Creates a new KObject (custom object).
Any one of the following roles is required for this endpoint:
Custom Attributes
Custom attributes are optional and allow you to specify custom key-value pairs.
Kustomer uses a naming convention for custom attributes to specify the field data type with a name suffix:
Naming Suffix
Numnumber or nullAtdate-time or nullStrstring or null, length: [ 0 .. 1024 ] charactersTxtstring or null, length: [ 0 .. 1024 ] charactersBoolboolean or nullUrlstring or null, format: uriRate Limit
Custom objects are subject to a rate limit. A single client can create up to 120 custom objects per minute per customer.
Notes
importedAtin the body will not be subject to the rate limit.429 Too Many Requestsresponse will be returned if the rate limit has been reached for a customer.