GDPR API changes - removal of apiMigrations and privacyMode

Hi @akassab and @rwhitbeck ,
Two short questions related to the earlier GDPR API changes:

  1. Can we safely remove from atlassian-connect.json:
  "apiMigrations": {
    "gdpr": true
  },
  1. Can we stop using the query parameter privacyMode=True in API calls?

Thanks on any update regarding this or any impact this might have.

1 Like

Hi @marc- Yes you should be able to remove the header and flags related to the deprecation. AccountID will be the only user reference accepted or returned by default.

1 Like