Creates a new application under the specified organization.
Requires the create:applications permission, available to users with a member or owner role in the organization.
Returns: The created application object with id and timestamp
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.