Inquiries
-
🍃 Add optional session tokens or one time links to Inquiry creation responses: The Inquiry create response can now return a session token or a one time link if you pass in certain flags. If you pass in
auto-create-inquiry-sessionas true, the response includes ameta.session-tokenattribute. If you pass inauto-create-one-time-linkas true, the response includesmeta.one-time-linkandmeta.one-time-link-shortattributes. -
🍃 Inquiry creation iOS App Attestation improvement: Inquiry create requests now accept
meta.ios_app_attest_team_idandmeta.ios_app_attest_bundle_idto allow iOS App Attestation on multiple apps on a single Inquiry Template. The properties override the template level configs and accepts either credential or both as overrides.
Reports
- 🍃 Add Instagram URL and username to Social Media Reports: The response attributes for Social Media Reports now include an
instagram_urlandinstagram_usernameattribute to represent the linked Instagram account. See the Retrieve a Report endpoint for details.

