create
Creates a new organization with the specified name.
Return
A ClerkResult containing the created Organization on success, or a ClerkErrorResponse on failure.
Parameters
name
The name for the new organization.
Creates a new organization with the specified name.
A ClerkResult containing the created Organization on success, or a ClerkErrorResponse on failure.
The name for the new organization.