Skip to main content

update_token_label

Function update_token_label 

Source
pub async fn update_token_label(
    configuration: &Configuration,
    token_prefix: &str,
    update_token_label_request: UpdateTokenLabelRequest,
) -> Result<String, Error<UpdateTokenLabelError>>