Skip to content

Validate the Apple CTA

Request

Check if the CTA is valid for an Apple post

Security
X-API-KEY or Authorization
Query
ctastringrequired

The call to action

locationIdsArray of stringsrequired

The location IDs

curl -i -X POST \
  'https://uberall.com/api/social-posts/validate-apple-cta?cta=string&locationIds=string' \
  -H 'X-API-KEY: YOUR_API_KEY_HERE'

Responses

All locations support the CTA

Response
No content