---
title: "Validate the Apple CTA"
method: POST
path: "/social-posts/validate-apple-cta"
tags: ["Social Posting"]
---

# Validate the Apple CTA

`POST /social-posts/validate-apple-cta`

Check if the CTA is valid for an Apple post

## Query parameters

- `cta` string, required
- `locationIds` string[], required

## Response `200`

All locations support the CTA

## Other responses

- `205` — No locations support the CTA
- `206` — Some locations do not support the CTA
- `400` — Bad Request - The request was invalid or cannot be otherwise served
- `401` — Unauthorized - Authentication credentials are missing or invalid
- `403` — Forbidden - The request is understood, but has been refused or access is not allowed
- `404` — Not Found - The requested resource could not be found
- `409` — Conflict - The request conflicts with current state of the server

---

[API](https://skmtc.net/uberall/apis/uberall-api.md) · [All operations](https://skmtc.net/uberall/apis/uberall-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uberall/uberall-api/versions/a506e82d7cbe/schema)
