Upload per-platform cookies for one of your end-users. Idempotent upsert; unspecified platforms are untouched.
200 OKtrue on success.(businessId, endUserId). Two businesses can both have an alice end-user with independent credentials.DELETE /v1/end-users/{endUserId}/credentials and re-upload fresh ones.| Code | Meaning |
|---|---|
400 | endUserId > 256 chars, invalid JSON body, or no recognized cred fields supplied |
401 | Missing Authorization header |
403 | Revoked API key |