As an API user I'd like to be able to include "gdpr": true in the OrganizationCreate object and have the API create an organization with GDPR enabled.
Currently you have to create an organization, then PATCH the organization to enable the GDPR policy.