Attribute List
Last updated
POST /v2/ExternalApi/getAttributeList HTTP/1.1
Host: api.gleantap.com
X-API-KEY: text
X-SECRET-KEY: text
Content-Type: application/json
Accept: */*
Content-Length: 17
{
"app_id": "text"
}{
"attributes": [
{
"key": "optin_sms",
"label": "Optin SMS?"
}
]
}