/
SU
superchat
/
Superchat API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-24
58
221
215.8 KB
Custom Attributes
Create a custom attribute
Creates a new custom contact attribute.
post
/custom-attributes
Request body
union
required
CREATECONTACTATTRIBUTETEXT
required
OR
CREATECONTACTATTRIBUTENUMBER
required
OR
CREATECONTACTATTRIBUTEDATEONLY
required
OR
CREATECONTACTATTRIBUTEDATETIME
required
OR
CREATECONTACTATTRIBUTESINGLESELECT
required
OR
CREATECONTACTATTRIBUTEMULTISELECT
required
Response
OK
union
required
CONTACTATTRIBUTERESPONSETEXT
required
OR
CONTACTATTRIBUTERESPONSENUMBER
required
OR
CONTACTATTRIBUTERESPONSEDATEONLY
required
OR
CONTACTATTRIBUTERESPONSEDATETIME
required
OR
CONTACTATTRIBUTERESPONSESINGLESELECT
required
OR
CONTACTATTRIBUTERESPONSEMULTISELECT
required