Skip to main content

update_token_scopes

Function update_token_scopes 

Source
pub async fn update_token_scopes(
    configuration: &Configuration,
    token_prefix: &str,
    update_token_scopes_request: UpdateTokenScopesRequest,
) -> Result<String, Error<UpdateTokenScopesError>>