createOrganizationDomain
@FormUrlEncoded
@POST(value = "organizations/{organization_id}/domains")
Creates a new domain for an organization.
Return
A ClerkResult containing either the created OrganizationDomain on success or a ClerkErrorResponse on failure
Parameters
organizationId
The unique identifier of the organization
name
The domain name to create