createApiUser
@POST(value = "/{apiVersion}/apiuser")
Creates a new API user.
Return
A Response containing the created ApiUser.
Parameters
providerCallBackHost
The callback host for the provider.
apiVersion
The version of the API (e.g., v1_0 or v2_0).
uuid
A unique identifier for the request.
productSubscriptionKey
The subscription key for the product.