Use this endpoint to create a new organisation. The owner of the organisation will be the caller who is making the API call.
attributes.slug, meta.created_at, meta.status and relationships.owners are all generated by the API.
You cannot change owners until at creation time and only an owner can add other owners.
If you do want to add other owners, make sure you use credentials for the same actor that you used for the create request.