Create organization REST API
QA specs will need an organization to exist in the database before we are able to build foreign keys constraints on organization_id
database columns. We need to provide an organization creation REST API endpoint so the QA scripts can build organization records.
Edited by Alex Pooley