Pushes every white-label host (platform domain, wildcard, and each reseller's own domain) into the authentication redirect allow-list. Idempotent and merge-only.
Request
Authorization
API Key
Add parameter in header
X-Admin-Key
Example:
X-Admin-Key: ********************
or
Responses
🟢200
application/json
Sync result
Bodyapplication/json
🟠401
🔴500
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.snakk.ai/api/admin/auth/sync-redirects' \
--header'X-Admin-Key: <api-key>'