pub async fn extras_custom_links_create(
configuration: &Configuration,
extras_custom_links_create_request: ExtrasCustomLinksCreateRequest,
) -> Result<CustomLink, Error<ExtrasCustomLinksCreateError>>Expand description
Post a list of custom link objects.