v4
latestOpenAPI 3.0.02026-08-04109113304.5 KBAttributes
Create an Attribute
Create an Attribue
post/attributes
Request body
Example request
{
"key": "subscriber_status",
"name": "Subscriber Status",
"project_id": 17738411154
}Response
Successfully created the Attribute
Example response
{
"key": "subscriber_status",
"name": "Subscriber Status",
"project_id": 17738411154
}