create_endpoint

Function create_endpoint 

Source
pub async fn create_endpoint(
    configuration: &Configuration,
    create_endpoint_parameters: CreateEndpointParameters,
) -> Result<Endpoint, Error<CreateEndpointError>>
Expand description

Create an endpoint associated with your user account.