Function delete_user_action_reason_with_id

Source
pub async fn delete_user_action_reason_with_id(
    configuration: &Configuration,
    user_action_reason_id: &str,
) -> Result<(), Error<DeleteUserActionReasonWithIdError>>
Expand description

Deletes the user action reason for the given Id.